diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-06-28 03:50:01 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-06-28 03:50:01 +0000 |
| commit | dbe91ff5847a2d305aaa96c5632c7b646f6f49e5 (patch) | |
| tree | 68c256fc95a3825069c3700e91c6de6c1e125c5f /include/is_updated.h | |
| parent | ce574919bc809ace81837fdd87d130651a7c7a50 (diff) | |
aintea <aintea@protonmail.com> fix according to new comp flags
Diffstat (limited to 'include/is_updated.h')
| -rw-r--r-- | include/is_updated.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/is_updated.h b/include/is_updated.h index 05cea76..769cc61 100644 --- a/include/is_updated.h +++ b/include/is_updated.h @@ -22,6 +22,6 @@ #define IS_UPDATED_H bool is_updated(const char *src); -bool is_bldit_usable(); +bool is_bldit_usable(void); #endif
\ No newline at end of file |
