summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2005-11-01 18:19:33 +0000
committerBenny Prijono <bennylp@teluu.com>2005-11-01 18:19:33 +0000
commit7520eb2058c85109a0b137b0d0f0487a149c9a0c (patch)
treebb3be0683cc716b734b90eb7c58eacebdb23a2e5
parent7bad7a1930c4b13c1defeeff7a78134ae37f6ef1 (diff)
Adding keyword expansion for Id
git-svn-id: http://svn.pjsip.org/repos/pjproject/main@4 74dad513-b988-da41-8d7b-12977e46ad98
-rw-r--r--pjlib/include/pj/md5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjlib/include/pj/md5.h b/pjlib/include/pj/md5.h
index 46299ea1..8f3f6145 100644
--- a/pjlib/include/pj/md5.h
+++ b/pjlib/include/pj/md5.h
@@ -24,7 +24,7 @@
ghost@aladdin.com
*/
-/* $Id: md5.h,v 1.4 2002/04/13 19:20:28 lpd Exp $ */
+/* $Id$ */
/*
Independent implementation of MD5 (RFC 1321).