aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/storage/copydir.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/storage/copydir.h b/src/include/storage/copydir.h
index 194d98ee076..35f2f5a8635 100644
--- a/src/include/storage/copydir.h
+++ b/src/include/storage/copydir.h
@@ -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
*
*-------------------------------------------------------------------------
*/