aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-28 15:06:09 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-28 15:06:09 +0100
commitc119d914b39305add86ef58e058e80ef7af20a40 (patch)
tree3cb3df8840179218f861b9c5669237d796b4ffbb /src/mint/taler-mint-httpd.h
parent9cbc31afc495ebdfe7b24535ca2eee54b5a17ab7 (diff)
downloadexchange-c119d914b39305add86ef58e058e80ef7af20a40.tar.xz
more restructuring
Diffstat (limited to 'src/mint/taler-mint-httpd.h')
-rw-r--r--src/mint/taler-mint-httpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h
index 59f38aadb..cff2859db 100644
--- a/src/mint/taler-mint-httpd.h
+++ b/src/mint/taler-mint-httpd.h
@@ -38,6 +38,7 @@ extern struct GNUNET_CONFIGURATION_Handle *cfg;
/**
* Main directory with mint data.
+ * FIXME: should we have those globals really here?
*/
extern char *mintdir;