1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-22 12:22:45 +03:00

Fix comment at top of file to match file name.

This commit is contained in:
Bruce Momjian
2001-11-15 03:12:53 +00:00
parent 09f19de62c
commit 1edbd62cac

View File

@@ -1,6 +1,6 @@
/* File: connection.h /* File: connection.h
* *
* Description: See "connection.c" * Description: See "md.h"
* *
* Comments: See "notice.txt" for copyright and license information. * Comments: See "notice.txt" for copyright and license information.
* *