mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Fix timestamp configuration state
This commit is contained in:
parent
8b6a0cf63c
commit
72fd2f2980
2 changed files with 6 additions and 3 deletions
|
|
@ -36,7 +36,6 @@ enum timestamp_t
|
|||
TIMESTAMP_END,
|
||||
};
|
||||
|
||||
const char* timestamp_token(enum timestamp_t timestamp);
|
||||
enum timestamp_t timestamp_option_parse(const char *arg);
|
||||
|
||||
/* Options */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue