From 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 30 Jan 2002 06:08:46 +0000 Subject: Removed version number from file header. Changed "SMB/Netbios" to "SMB/CIFS" in file header. --- source/libsmb/smbdes.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source/libsmb/smbdes.c') diff --git a/source/libsmb/smbdes.c b/source/libsmb/smbdes.c index 866fc0c7e0b..dd50feb44d5 100644 --- a/source/libsmb/smbdes.c +++ b/source/libsmb/smbdes.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 1.9. + Unix SMB/CIFS implementation. a partial implementation of DES designed for use in the SMB authentication protocol -- cgit