aboutsummaryrefslogtreecommitdiff
path: root/sys/crypto/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/md5.h')
-rw-r--r--sys/crypto/md5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/md5.h b/sys/crypto/md5.h
index 61eb2acb8d4c..de9061b6f4eb 100644
--- a/sys/crypto/md5.h
+++ b/sys/crypto/md5.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/crypto/md5.h,v 1.1 1999/12/22 19:13:05 shin Exp $
*/
#ifndef _NETINET6_MD5_H_