Released on Tue, 16 Jan 2007 03:56:08 +0000
fstype: Fix reversed test for "-" on command line

The test for a "-" argument on the command line is reversed, so that
fstype will only attempt to open a file name provided on the command
line if it is "-", rather than only if it is not "-". This patch fixes
that.

Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
1 file changed