summaryrefslogtreecommitdiffstats
path: root/src/filegen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filegen.h')
-rw-r--r--src/filegen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filegen.h b/src/filegen.h
index ce70f861..cfd9a72a 100644
--- a/src/filegen.h
+++ b/src/filegen.h
@@ -320,6 +320,7 @@ time_t get_time_from_YYYYMMDD_HHMMSS(const char *date_asc);
@ requires \valid(offset);
@*/
void get_prev_location_smart(const alloc_data_t *list_search_space, alloc_data_t **current_search_space, uint64_t *offset, const uint64_t prev_location);
+
#ifdef __cplusplus
} /* closing brace for extern "C" */
#endif