mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Used modified version of indent that understands over 100 typedefs.
This commit is contained in:
@@ -120,7 +120,7 @@ extern "C"
|
||||
#define NNONCHAR (CODEMAX-CHAR_MAX)
|
||||
#ifdef REDEBUG
|
||||
static void
|
||||
print(struct match * m, char *caption, states st, int ch, FILE * d);
|
||||
print(struct match * m, char *caption, states st, int ch, FILE *d);
|
||||
#endif
|
||||
#ifdef REDEBUG
|
||||
static void
|
||||
|
Reference in New Issue
Block a user