diff options
Diffstat (limited to 'rushs/tinyprintf/check_alphabet/check_alphabet.h')
| -rw-r--r-- | rushs/tinyprintf/check_alphabet/check_alphabet.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rushs/tinyprintf/check_alphabet/check_alphabet.h b/rushs/tinyprintf/check_alphabet/check_alphabet.h deleted file mode 100644 index 667a20f..0000000 --- a/rushs/tinyprintf/check_alphabet/check_alphabet.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef CHECK_ALPHABET_H -#define CHECK_ALPHABET_H - -int check_alphabet(const char *str, const char *alphabet); - -#endif /* !CHECK_ALPHABET_H */ |
