Fix copy-and-pasteo.

This commit is contained in:
Alvaro Herrera 2010-11-15 11:52:56 -03:00
parent 52010027ef
commit ae4b17edee
1 changed files with 3 additions and 3 deletions

View 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
*
*-------------------------------------------------------------------------
*/