Fix copy-and-pasteo.

pull/1/head
Alvaro Herrera 15 years ago
parent 52010027ef
commit ae4b17edee
  1. 6
      src/include/storage/copydir.h

@ -1,12 +1,12 @@
/*------------------------------------------------------------------------- /*-------------------------------------------------------------------------
* *
* 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
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */

Loading…
Cancel
Save