summaryrefslogtreecommitdiff
path: root/replace.h
diff options
context:
space:
mode:
Diffstat (limited to 'replace.h')
-rw-r--r--replace.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/replace.h b/replace.h
index 8b0089c..c117854 100644
--- a/replace.h
+++ b/replace.h
@@ -19,9 +19,6 @@
size_t
getfilelength(FILE *fp);
-void
-appendchar(char *dest, char ch);
-
int
replaceinfile(char *originalfile, char *destinationfile, char *placeholder, char *replacement);