summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 68b39f86..8b1f1927 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -50,6 +50,7 @@ int inc_badsale(char *, int num);
/* bbs */
int invalid_brdname(char *brd);
+void chomp(char *src);
int del_range(int ent, fileheader_t *fhdr, char *direct);
int cmpfowner(fileheader_t *fhdr);
int b_note_edit_bname(int bid);