aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_util_taler_wallet_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_util_taler_wallet_lib.h')
-rw-r--r--src/include/gnunet_util_taler_wallet_lib.h17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/include/gnunet_util_taler_wallet_lib.h b/src/include/gnunet_util_taler_wallet_lib.h
index db2889928..725982277 100644
--- a/src/include/gnunet_util_taler_wallet_lib.h
+++ b/src/include/gnunet_util_taler_wallet_lib.h
@@ -19,15 +19,16 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file include/gnunet_util_taler_wallet_lib.h
23 * @brief convenience header including all headers of subsystems in
24 * gnunet_util_taler_wallet library. Note that (due to the
25 * structure of the original headers), not all symbols declared
26 * by the included headers are actually included in the
27 * gnunet_util_taler_wallet library! The library excludes anything
28 * relating to the GNUnet installation location, scheduler, networking
29 * or OS-specific logic that would not apply to Apps/Browser extensions.
30 * @author Christian Grothoff 22 * @author Christian Grothoff
23 *
24 * @file
25 * Convenience header including all headers of subsystems in
26 * gnunet_util_taler_wallet library. Note that (due to the structure of the
27 * original headers), not all symbols declared by the included headers are
28 * actually included in the gnunet_util_taler_wallet library! The library
29 * excludes anything relating to the GNUnet installation location, scheduler,
30 * networking or OS-specific logic that would not apply to Apps/Browser
31 * extensions.
31 */ 32 */
32 33
33#ifndef GNUNET_UTIL_TALER_WALLET_LIB_H 34#ifndef GNUNET_UTIL_TALER_WALLET_LIB_H