diff options
| -rw-r--r-- | source3/param/loadparm.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index e8f5d84d3c..0a9c425ea5 100644 --- a/source3/param/loadparm.c +++ b/source3/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)  | 
