mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
Cosmetic: Fix up line endings
Somehow a few ^M sneaked in here.
This commit is contained in:
parent
2357f67b1b
commit
dd098405ad
@ -39,9 +39,9 @@
|
||||
#include <errno.h>
|
||||
#include <ctype.h> /* For tolower() */
|
||||
|
||||
#ifdef HAVE_XLOCALE_H
|
||||
/* Needed on BSD/OS X for e.g. strtod_l */
|
||||
#include <xlocale.h>
|
||||
#ifdef HAVE_XLOCALE_H
|
||||
/* Needed on BSD/OS X for e.g. strtod_l */
|
||||
#include <xlocale.h>
|
||||
#endif
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user