aboutsummaryrefslogtreecommitdiff
path: root/reloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'reloc.h')
-rw-r--r--reloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/reloc.h b/reloc.h
index e97b4a3..a047e19 100644
--- a/reloc.h
+++ b/reloc.h
@@ -37,7 +37,6 @@ typedef struct {
RelocMatch *reloc_match(char *haystack, const char *needle);
-char *reloc_find_null(char *s);
RelocData *reloc_read(const char *filename);
size_t reloc_write(RelocData *finfo, const char *filename);
void reloc_deinit_data(RelocData *finfo);