diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/storage/copydir.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/storage/copydir.h b/src/include/storage/copydir.h index 35f2f5a8635..b24a98c83ee 100644 --- a/src/include/storage/copydir.h +++ b/src/include/storage/copydir.h @@ -1,7 +1,7 @@ /*------------------------------------------------------------------------- * * copydir.h - * Header for src/port/copydir.c compatibility functions. + * Copy a directory. * * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California |