aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_util_taler_wallet_lib.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
committerGabor X Toth <*@tg-x.net>2016-01-12 12:43:09 +0000
commit219e64fe613c47eab4c143791128c2b453be3bf8 (patch)
treec4c83ec4eb2ac7ec45ff461effd21f7d3c3d11b6 /src/include/gnunet_util_taler_wallet_lib.h
parentb23f7bcde58fdada9170f16af39ab1e84f4c3a68 (diff)
downloadgnunet-219e64fe613c47eab4c143791128c2b453be3bf8.tar.gz
gnunet-219e64fe613c47eab4c143791128c2b453be3bf8.zip
doxygen: group/module definitions (part 2)
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