]> git.ipfire.org Git - thirdparty/util-linux.git/commit
look: remove extra semicolon
authorSami Kerola <kerolasa@iki.fi>
Sat, 14 Jul 2012 21:50:15 +0000 (23:50 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Jul 2012 16:18:21 +0000 (18:18 +0200)
commitfad05c68e6f00e699be94794acd100c1916a6716
tree6fdf676bf81ea3cc3d4f55021206d8139bb473d2
parent4e7e68ca6fdf58d2c65664e00fddc29075fa8e5d
look: remove extra semicolon

The both macro SKIP_PAST_NEWLINE and location where macro is used will
not need semicolon at the end of line.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/look.c