summaryrefslogtreecommitdiff
path: root/src/include/taler_extensions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_extensions.h')
-rw-r--r--src/include/taler_extensions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_extensions.h b/src/include/taler_extensions.h
index c22a23b86..0ef69a78d 100644
--- a/src/include/taler_extensions.h
+++ b/src/include/taler_extensions.h
@@ -29,7 +29,7 @@
* invalid, OK otherwise.
*/
enum GNUNET_GenericReturnValue
-TALER_get_age_mask (const struct GNUNET_CONFIGURATION_Handle *cfg, struct
- TALER_AgeMask *mask);
+TALER_get_age_mask (const struct GNUNET_CONFIGURATION_Handle *cfg,
+ struct TALER_AgeMask *mask);
#endif