mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
cleanup: typo premable to preamble
Correct preable, seems even unused.
This commit is contained in:
parent
1c9e619fef
commit
6a8ba51d82
@ -141,7 +141,7 @@ typedef struct cfg_def_item {
|
|||||||
uint16_t deprecated_since_version; /* version since this item is deprecated */
|
uint16_t deprecated_since_version; /* version since this item is deprecated */
|
||||||
const char *deprecation_comment; /* comment about reasons for deprecation and settings that supersede this one */
|
const char *deprecation_comment; /* comment about reasons for deprecation and settings that supersede this one */
|
||||||
const char *comment; /* comment */
|
const char *comment; /* comment */
|
||||||
const char *file_premable; /* comment text to use at the start of the file */
|
const char *file_preamble; /* comment text to use at the start of the file */
|
||||||
} cfg_def_item_t;
|
} cfg_def_item_t;
|
||||||
|
|
||||||
/* configuration definition tree types */
|
/* configuration definition tree types */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user