summaryrefslogtreecommitdiff
path: root/rushs/tinyprintf/str_revert/str_revert.h
diff options
context:
space:
mode:
Diffstat (limited to 'rushs/tinyprintf/str_revert/str_revert.h')
-rw-r--r--rushs/tinyprintf/str_revert/str_revert.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/rushs/tinyprintf/str_revert/str_revert.h b/rushs/tinyprintf/str_revert/str_revert.h
deleted file mode 100644
index daa23d4..0000000
--- a/rushs/tinyprintf/str_revert/str_revert.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef STR_REVERT_H
-#define STR_REVERT_H
-
-void str_revert(char str[]);
-
-#endif /* ! STR_REVERT_H */