summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/c/Issue_2279.c
blob: 88c0ae84750f3efe0b45979a5879b5f7095f7c88 (plain)
1
2
3
4
5
6
7
8
9
/*| AG_DECLARE() |*/
/* *INDENT-OFF* */
static int x;
/* *INDENT-ON* */
/*| END |*/

static FILE     *ramfp    = NULL;
static FILE     *dbgfp    = NULL;
static xxxXXXXX *pLockXXX = NULL;