summaryrefslogtreecommitdiff
path: root/source3/include/safe_string.h
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
commitcd68afe31256ad60748b34f7318a180cfc2127cc (patch)
tree159a313fd4122e3fe94c0af624e00e06e9f0eb0b /source3/include/safe_string.h
parentd2480063574dee66a336d743ba92e351e320698e (diff)
downloadsamba-cd68afe31256ad60748b34f7318a180cfc2127cc.tar.gz
samba-cd68afe31256ad60748b34f7318a180cfc2127cc.tar.bz2
samba-cd68afe31256ad60748b34f7318a180cfc2127cc.zip
Removed version number from file header.
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
Diffstat (limited to 'source3/include/safe_string.h')
-rw-r--r--source3/include/safe_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/safe_string.h b/source3/include/safe_string.h
index a086d7495c..9f64bc44e3 100644
--- a/source3/include/safe_string.h
+++ b/source3/include/safe_string.h
@@ -1,5 +1,5 @@
/*
- Unix SMB/Netbios implementation.
+ Unix SMB/CIFS implementation.
Safe string handling routines.
Copyright (C) Andrew Tridgell 1994-1998