diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-22 07:33:06 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-22 07:33:06 +0000 |
| commit | a18b7108f1648dc69e06bb21e84ec48a2dd60f60 (patch) | |
| tree | 1693a64a18913d751b0e9a23609218bf0d24f01c /include/is_updated.h | |
| parent | 7cde9aeb5dccce578c1eed13cf1ed2c61e446800 (diff) | |
command line args are much nicer, and versions are properly disciplined1.0.0
Diffstat (limited to 'include/is_updated.h')
| -rw-r--r-- | include/is_updated.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/is_updated.h b/include/is_updated.h index 7532b32..a5ba31f 100644 --- a/include/is_updated.h +++ b/include/is_updated.h @@ -2,5 +2,6 @@ #define IS_UPDATED_H bool is_updated(const char *src); +bool is_bldit_usable(); #endif
\ No newline at end of file |
