1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

r22648: Fix comment to match the code.

This commit is contained in:
James Peach 2007-05-03 16:14:22 +00:00 committed by Gerald (Jerry) Carter
parent 5b149967cc
commit e93d33b463

View File

@ -2577,7 +2577,7 @@ static int add_a_service(const service *pservice, const char *name)
}
/***************************************************************************
Convert a string to uppercase and remove whitespaces.
Canonicalize by converting to lowercase.
***************************************************************************/
static char *canonicalize_servicename(const char *src)