aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/mhash.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pgcrypto/mhash.c')
-rw-r--r--contrib/pgcrypto/mhash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgcrypto/mhash.c b/contrib/pgcrypto/mhash.c
index 57f65167912..1ecfca6bed1 100644
--- a/contrib/pgcrypto/mhash.c
+++ b/contrib/pgcrypto/mhash.c
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: mhash.c,v 1.8 2003/07/24 17:52:33 tgl Exp $
+ * $PostgreSQL: pgsql/contrib/pgcrypto/mhash.c,v 1.9 2003/11/29 22:39:28 pgsql Exp $
*/
#include <postgres.h>