summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index d843f57..7dc4033 100644
--- a/src/util.h
+++ b/src/util.h
@@ -210,6 +210,7 @@ void get_file_property(struct found_data_t*); //set the file properties and the
//public functions magic_block_scan.c
+struct found_data_t* free_file_data(struct found_data_t*); //clear + free found_data
int magic_block_scan3(char*, __u32);//main of the magic_scan_engine for ext3
//functions in develop