From: Michael R Sweet Date: Wed, 17 Oct 2018 17:09:37 +0000 (-0400) Subject: Re-wrap comment. X-Git-Tag: v2.3b6~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f07499d2bf02df902f2bf26bb60dff710f55143;p=thirdparty%2Fcups.git Re-wrap comment. --- diff --git a/vcnet/config.h b/vcnet/config.h index d7b62d65e1..a93131e1a7 100644 --- a/vcnet/config.h +++ b/vcnet/config.h @@ -48,8 +48,8 @@ /* - * Map the POSIX strcasecmp() and strncasecmp() functions to the Win32 _stricmp() - * and _strnicmp() functions... + * Map the POSIX strcasecmp() and strncasecmp() functions to the Win32 + * _stricmp() and _strnicmp() functions... */ #define strcasecmp _stricmp