Commit ae4b17ed authored by Alvaro Herrera's avatar Alvaro Herrera

Fix copy-and-pasteo.

parent 52010027
/*------------------------------------------------------------------------- /*-------------------------------------------------------------------------
* *
* port.h * copydir.h
* Header for src/port/ compatibility functions. * Header for src/port/copydir.c compatibility functions.
* *
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California * Portions Copyright (c) 1994, Regents of the University of California
* *
* src/include/port.h * src/include/storage/copydir.h
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment