summaryrefslogtreecommitdiffstats
path: root/source/param/loadparm.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-07-03 00:47:39 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-07-03 00:47:39 +0000
commit537d33735d65c40490aab2210c1d331d940bf4f8 (patch)
tree8dc65ba5bcd7a99e611a3adab1bac56242cc7eb8 /source/param/loadparm.c
parentd1ca2b9f23ce701eb6b6becafb1acd813fc8fc3a (diff)
downloadsamba-537d33735d65c40490aab2210c1d331d940bf4f8.tar.gz
samba-537d33735d65c40490aab2210c1d331d940bf4f8.tar.xz
samba-537d33735d65c40490aab2210c1d331d940bf4f8.zip
Remove invalid comment - these are all 'unix' strings now.
Diffstat (limited to 'source/param/loadparm.c')
-rw-r--r--source/param/loadparm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/param/loadparm.c b/source/param/loadparm.c
index e8f5d84d3cc..0a9c425ea51 100644
--- a/source/param/loadparm.c
+++ b/source/param/loadparm.c
@@ -3666,7 +3666,7 @@ int lp_servicenumber(const char *pszServiceName)
}
/*******************************************************************
- A useful volume label function. Returns a string in DOS codepage.
+ A useful volume label function.
********************************************************************/
char *volume_label(int snum)