diff options
Diffstat (limited to 'e2fsprogs/e2p/pf.c')
-rw-r--r-- | e2fsprogs/e2p/pf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e2fsprogs/e2p/pf.c b/e2fsprogs/e2p/pf.c index 48d75a9..d1a1c4c 100644 --- a/e2fsprogs/e2p/pf.c +++ b/e2fsprogs/e2p/pf.c @@ -71,4 +71,3 @@ void print_flags (FILE * f, unsigned long flags, unsigned options) if (long_opt && first) fputs("---", f); } - |