aboutsummaryrefslogtreecommitdiff
path: root/c/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/data.h')
-rw-r--r--c/data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/data.h b/c/data.h
index 919e1b4..2c287a2 100644
--- a/c/data.h
+++ b/c/data.h
@@ -74,6 +74,7 @@ struct CfgA
wchar_t root[260] = {0};
wchar_t glob[64] = {0};
wchar_t url[192] = {0};
+ wchar_t prefixUrl[48] = {0};
};
/* Variable template for obtaining the version of a given struct. */