Skip to content

Commit

Permalink
Cosmetic: Add two blank lines for readability.
Browse files Browse the repository at this point in the history
svn path=/trunk/; revision=46848
  • Loading branch information
Bill Meier committed Dec 29, 2012
1 parent a19980c commit 1a97d33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,9 @@ foo(int a)
}
],
[warns about variables in function declarations shadowing other variables])

AC_WIRESHARK_GCC_CFLAGS_CHECK(-Wno-error=unused-but-set-variable) ## for now

#
# Use the faster pre gcc 4.5 floating point precision if available;
# clang doesn't error out on -f options that it doesn't know about,
Expand Down

0 comments on commit 1a97d33

Please sign in to comment.