diff options
Diffstat (limited to 'scripts/config/lkc_proto.h')
-rw-r--r-- | scripts/config/lkc_proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config/lkc_proto.h b/scripts/config/lkc_proto.h index 6dc6d0c..c416357 100644 --- a/scripts/config/lkc_proto.h +++ b/scripts/config/lkc_proto.h @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* confdata.c */ P(conf_parse,void,(const char *name)); |