diff options
-rw-r--r-- | omar.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ struct omar_hdr { off_t next_hdr; }; -static void +static inline void help(void) { printf("--------------------------------------\n"); |
![]() |
index : omar | |
OSMORA Archive Format | Ian Moffett <ian@osmora.org> |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | omar.c | 2 |
@@ -68,7 +68,7 @@ struct omar_hdr { off_t next_hdr; }; -static void +static inline void help(void) { printf("--------------------------------------\n"); |