1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

reinit.h: Fix typo in identification comment

Author: Sawada Masahiko
This commit is contained in:
Alvaro Herrera
2015-01-22 12:26:51 -03:00
parent 1be4eb1b2d
commit 813ffc0ef9

View File

@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * Portions Copyright (c) 1996-2015, 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/storage/fd.h * src/include/storage/reinit.h
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */