commit | e927743bb022996e9f5c75d3ef20696fc5049dbf | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Jan 22 23:14:16 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Sun Jan 22 23:14:16 2006 +0000 |
tree | f71daa487c79705a1f47f766cd2bdafba6e159c0 | |
parent | 86f5c9906beac527f3d7966f24811b571a589e08 [diff] |
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...