commit | 022c925c5a2e92269f5795ba85719f75874e8424 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 14:35:45 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 14:41:12 2009 -0400 |
tree | 6f935e26c194ecfddf64aaa1c7f472101ba7120d | |
parent | 14b596d40997c7e55ec8928bd222787f96808a2b [diff] |
libe2p: Declare prototypes for the journal feature name functions in e2p.h Define the prototypes for e2p_jrnl_feature2string() and e2p_jrnl_string2feature() in e2p.h. This promotes better error checking and avoids warnings when compiling the library and programs that call these functions. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>