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/utils/net_rpc_join.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/utils/net_rpc_join.c')
-rw-r--r-- | source/utils/net_rpc_join.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/utils/net_rpc_join.c b/source/utils/net_rpc_join.c index 5f5117c9bc5..2fde6291c2a 100644 --- a/source/utils/net_rpc_join.c +++ b/source/utils/net_rpc_join.c @@ -1,6 +1,5 @@ /* Samba Unix/Linux SMB client library - Version 3.0 Distributed SMB/CIFS Server Management Utility Copyright (C) 2001 Andrew Bartlett (abartlet@samba.org) Copyright (C) Tim Potter 2001 |