aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHiroshi Inoue <inoue@tpf.co.jp>2001-11-19 06:26:00 +0000
committerHiroshi Inoue <inoue@tpf.co.jp>2001-11-19 06:26:00 +0000
commit09a2b4f4234f66c2dc89c269743ba04bf78ae8ba (patch)
treedf0912512e82f7a61f9ff33ad6d566a136673d10 /src
parentabd6014de9ceb7fb841598771ffaf58805ba2f33 (diff)
downloadpostgresql-09a2b4f4234f66c2dc89c269743ba04bf78ae8ba.tar.gz
postgresql-09a2b4f4234f66c2dc89c269743ba04bf78ae8ba.zip
Fix comment at top of file to match file name.
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/odbc/md5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/odbc/md5.h b/src/interfaces/odbc/md5.h
index bc4f5ebd117..748e0a6728d 100644
--- a/src/interfaces/odbc/md5.h
+++ b/src/interfaces/odbc/md5.h
@@ -1,6 +1,6 @@
-/* File: connection.h
+/* File: md5.h
*
- * Description: See "md.h"
+ * Description: See "md5.c"
*
* Comments: See "notice.txt" for copyright and license information.
*