]> granicus.if.org Git - postgresql/commitdiff
Fix copy-and-pasteo.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 15 Nov 2010 14:52:56 +0000 (11:52 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 15 Nov 2010 14:52:56 +0000 (11:52 -0300)
src/include/storage/copydir.h

index 194d98ee076d50cd1e246fbc28180f03e06adeee..35f2f5a86356bc9ca17a138aab8e25d3590dada4 100644 (file)
@@ -1,12 +1,12 @@
 /*-------------------------------------------------------------------------
  *
- * port.h
- *       Header for src/port/ compatibility functions.
+ * copydir.h
+ *       Header for src/port/copydir.c compatibility functions.
  *
  * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * src/include/port.h
+ * src/include/storage/copydir.h
  *
  *-------------------------------------------------------------------------
  */