diff options
| author | Kirk McKusick <mckusick@FreeBSD.org> | 2008-05-24 05:20:46 +0000 |
|---|---|---|
| committer | Kirk McKusick <mckusick@FreeBSD.org> | 2008-05-24 05:20:46 +0000 |
| commit | f72ab79315e95e06d34784aef96cc36372b15cc1 (patch) | |
| tree | 8a7c274a4be4e0559e6599206eb83892a250a04f /include/protocols | |
| parent | 3a3f8cb44329a69a3eee5234fa4e06b26a57ebbf (diff) | |
Notes
Diffstat (limited to 'include/protocols')
| -rw-r--r-- | include/protocols/dumprestore.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index 0b69e2d9709a..b4e6ec9a08ac 100644 --- a/include/protocols/dumprestore.h +++ b/include/protocols/dumprestore.h @@ -134,13 +134,4 @@ union u_spcl { #define TS_CLRI 6 /* map of inodes deleted since last dump */ #define TS_END 5 /* end of volume marker */ -/* - * flag values - */ -/* None at the moment */ - -#define DUMPOUTFMT "%-32s %c %s" /* for printf */ - /* name, level, ctime(date) */ -#define DUMPINFMT "%32s %c %[^\n]\n" /* inverse for scanf */ - #endif /* !_DUMPRESTORE_H_ */ |
