aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gns_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_gns_service.h')
-rw-r--r--src/include/gnunet_gns_service.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/include/gnunet_gns_service.h b/src/include/gnunet_gns_service.h
index b24d9a64a..2d511755e 100644
--- a/src/include/gnunet_gns_service.h
+++ b/src/include/gnunet_gns_service.h
@@ -152,7 +152,6 @@ GNUNET_GNS_lookup (struct GNUNET_GNS_Handle *handle,
152void 152void
153GNUNET_GNS_lookup_cancel (struct GNUNET_GNS_LookupRequest *lr); 153GNUNET_GNS_lookup_cancel (struct GNUNET_GNS_LookupRequest *lr);
154 154
155/** @} */ /* end of group */
156 155
157#if 0 /* keep Emacsens' auto-indent happy */ 156#if 0 /* keep Emacsens' auto-indent happy */
158{ 157{
@@ -161,6 +160,6 @@ GNUNET_GNS_lookup_cancel (struct GNUNET_GNS_LookupRequest *lr);
161} 160}
162#endif 161#endif
163 162
164
165#endif 163#endif
166/* gnunet_gns_service.h */ 164
165/** @} */ /* end of group */