diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/c/00076-1225.c')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/c/00076-1225.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/c/00076-1225.c b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/c/00076-1225.c deleted file mode 100644 index 5b51cf3c..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/c/00076-1225.c +++ /dev/null @@ -1,6 +0,0 @@ -float ign_guy(){} -a alig_guy(){} -int align_guy(){} -unsigned int align_here(); -int this_works(int x); -int bug(int); |