-nicer logging
[oweals/gnunet.git] / src / include / gnunet_namestore_service.h
index 19c57c718d230939efb0f4554c1f21eea8681b3f..aad5c90052be60c66216fe1f95a80f3ff12bfa4f 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet
-     (C) 2012, 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors)
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -154,6 +154,7 @@ GNUNET_NAMESTORE_set_nick (struct GNUNET_NAMESTORE_Handle *h,
                            GNUNET_NAMESTORE_ContinuationWithStatus cont,
                            void *cont_cls);
 
+
 /**
  * Lookup an item in the namestore.
  *