From: Andrew Bartlett Date: Wed, 3 Jul 2002 00:47:39 +0000 (+0000) Subject: Remove invalid comment - these are all 'unix' strings now. X-Git-Tag: samba-3.0.0alpha18~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=537d33735d65c40490aab2210c1d331d940bf4f8;p=thirdparty%2Fsamba.git Remove invalid comment - these are all 'unix' strings now. --- 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)