Skip to content

Commit

Permalink
Re-wrap comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Oct 17, 2018
1 parent 9a9dab7 commit 5f07499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vcnet/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f07499

Please sign in to comment.