aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2025-12-08 02:43:09 +0100
committerarf20 <aruizfernandez05@gmail.com>2025-12-08 02:43:09 +0100
commit6e467288fd41b72f867e7551daf3ee0e4b0a3173 (patch)
treee52fa97ad2163304d76eadb02156019e47ddea73 /config.h
parent0cd93eca491d9d5d402802bbf6d2fe6c529317ad (diff)
downloadarfnet2-search-6e467288fd41b72f867e7551daf3ee0e4b0a3173.tar.gz
arfnet2-search-6e467288fd41b72f867e7551daf3ee0e4b0a3173.zip
app subdir
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f9364b8..a59c8bd 100644
--- a/config.h
+++ b/config.h
@@ -31,7 +31,7 @@
/* config */
extern unsigned short port;
-extern char *tmpl_path, *root, *subdir;
+extern char *tmpl_path, *root, *app_subdir, *result_subdir;
extern int magic_enable, period;