mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-14 14:25:13 +02:00
Whitespace cleanup
This commit is contained in:
@ -33,7 +33,6 @@
|
|||||||
#include "pcre/pcre.h"
|
#include "pcre/pcre.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/* Mask of all the possible values for GRegexCompileFlags. */
|
/* Mask of all the possible values for GRegexCompileFlags. */
|
||||||
#define G_REGEX_COMPILE_MASK (G_REGEX_CASELESS | \
|
#define G_REGEX_COMPILE_MASK (G_REGEX_CASELESS | \
|
||||||
G_REGEX_MULTILINE | \
|
G_REGEX_MULTILINE | \
|
||||||
|
Reference in New Issue
Block a user