summaryrefslogtreecommitdiffstats
path: root/source/lib/md4.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-01-30 06:08:46 +0000
committerTim Potter <tpot@samba.org>2002-01-30 06:08:46 +0000
commit6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa (patch)
tree7f606069acd90c6178e42f0efecd061ae4840229 /source/lib/md4.c
parent78013c0eccc1fed356781cf2fbba3025fcbb080c (diff)
downloadsamba-6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa.tar.gz
samba-6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa.tar.xz
samba-6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa.zip
Removed version number from file header.
Changed "SMB/Netbios" to "SMB/CIFS" in file header.
Diffstat (limited to 'source/lib/md4.c')
-rw-r--r--source/lib/md4.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/lib/md4.c b/source/lib/md4.c
index 95fd90512cc..6803b7e8831 100644
--- a/source/lib/md4.c
+++ b/source/lib/md4.c
@@ -1,6 +1,5 @@
/*
- Unix SMB/Netbios implementation.
- Version 1.9.
+ Unix SMB/CIFS implementation.
a implementation of MD4 designed for use in the SMB authentication protocol
Copyright (C) Andrew Tridgell 1997-1998.