# | Line 23 | Line 23 | |
---|---|---|
23 | ||
24 | extern const char *date_iso8601(time_t); | |
25 | extern const char *time_dissect(time_t); | |
26 | < | extern void strip_tabs(char *, const char *, size_t); |
26 | > | extern char *stripws(char *); |
27 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |