There was a missing ! on strcmp (despite the fact it worked in my testing,
authorRob Landley <rob@landley.net>
Sun, 22 Jan 2006 23:14:16 +0000 (23:14 -0000)
committerRob Landley <rob@landley.net>
Sun, 22 Jan 2006 23:14:16 +0000 (23:14 -0000)
commite927743bb022996e9f5c75d3ef20696fc5049dbf
treef71daa487c79705a1f47f766cd2bdafba6e159c0
parent86f5c9906beac527f3d7966f24811b571a589e08
There was a missing ! on strcmp (despite the fact it worked in my testing,
I have no idea _how_), and a simpler fix for the extra \n problem.  I tested
this and it worked for me, for what that's worth...
util-linux/mdev.c