diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2024-02-02 13:39:57 +0100 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2024-02-02 13:39:57 +0100 |
| commit | 9ba1763b4f1b4aa5e65fc45a0dc5eef620b1d4ee (patch) | |
| tree | dfd9bc8815190626e9b7e4d97815da588153754d /src/utils.h | |
| parent | cab15f605ef02eeea413f9db45d2ffa7f3d0172e (diff) | |
Minor changes
Diffstat (limited to 'src/utils.h')
| -rw-r--r-- | src/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils.h b/src/utils.h index fbade91..6414a54 100644 --- a/src/utils.h +++ b/src/utils.h @@ -40,3 +40,4 @@ void mkdirp(char *path); unsigned char dir_exists(char *path); +void askforbreak(char *break_file); |
