diff options
author | Tim Potter <tpot@samba.org> | 2002-01-30 06:08:46 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-01-30 06:08:46 +0000 |
commit | 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa (patch) | |
tree | 7f606069acd90c6178e42f0efecd061ae4840229 /source/libsmb/climessage.c | |
parent | 78013c0eccc1fed356781cf2fbba3025fcbb080c (diff) | |
download | samba-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/libsmb/climessage.c')
-rw-r--r-- | source/libsmb/climessage.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/libsmb/climessage.c b/source/libsmb/climessage.c index 5ded79de96c..1587e6f4cd7 100644 --- a/source/libsmb/climessage.c +++ b/source/libsmb/climessage.c @@ -1,6 +1,5 @@ /* - Unix SMB/Netbios implementation. - Version 3.0 + Unix SMB/CIFS implementation. client message handling routines Copyright (C) Andrew Tridgell 1994-1998 |