1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Fix typo in code.

This commit is contained in:
Bruce Momjian
2000-10-16 16:19:14 +00:00
parent 96648f6bcb
commit 17e3e4702d

View File

@ -8,7 +8,7 @@
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
* Portions Copyright (c) 1994, Regents of the University of California * Portions Copyright (c) 1994, Regents of the University of California
* *
* $Id: pg_class.h,v 1.41 2000/10/16 14:52:26 vadim Exp $ * $Id: pg_class.h,v 1.42 2000/10/16 16:19:14 momjian Exp $
* *
* NOTES * NOTES
* the genbki.sh script reads this file and generates .bki * the genbki.sh script reads this file and generates .bki