Sync up both files.
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Nov 2001 02:05:17 +0000 (02:05 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Nov 2001 02:05:17 +0000 (02:05 +0000)
md5.c

diff --git a/md5.c b/md5.c
index 6a765f0601de9dec15bdad31ce9101846c841cb0..9c1f1e041d56326ae86650984a75c527023d66b0 100644 (file)
--- a/md5.c
+++ b/md5.c
@@ -10,7 +10,9 @@
  *
  * Sverre H. Huseby <sverrehu@online.no>
  *
- * $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/md5.c,v 1.3 2001/11/12 01:59:43 momjian Exp $
+ * There are two copies of this file, one in backend/libpq and another
+ * in interfaces/odbc.  These two files must be identical or they will not
+ * compile.  There is no CVS tag in this file so they can remain identical.
  */