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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_extensions.h b/src/include/taler_extensions.h
index 82392a3ea..342faad2a 100644
--- a/src/include/taler_extensions.h
+++ b/src/include/taler_extensions.h
@@ -123,7 +123,7 @@ TALER_extensions_get_head ();
*/
enum GNUNET_GenericReturnValue
TALER_extensions_add (
- const struct TALER_Extension *new_extension);
+ struct TALER_Extension *new_extension);
/**
* Finds and returns a supported extension by a given type.