aboutsummaryrefslogtreecommitdiff
path: root/src/detector.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/detector.c')
-rw-r--r--src/detector.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/detector.c b/src/detector.c
index da57c658..0b4bf2fa 100644
--- a/src/detector.c
+++ b/src/detector.c
@@ -507,6 +507,7 @@ static void parse_toplevel(struct detector *det, const char *key,
}
}
+
struct detector *get_detector_geometry(const char *filename)
{
FILE *fh;