use c99
[oweals/gnunet.git] / src / set / gnunet-service-set_intersection.c
index af0ce19880030c842e8526b5810a376500237d0a..e03b0cb822add627dbbc7fecbe17b198a561e82c 100644 (file)
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-      Copyright (C) 2013, 2014 Christian Grothoff (and other contributing authors)
+      Copyright (C) 2013, 2014 GNUnet e.V.
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
@@ -59,6 +59,7 @@ enum IntersectionOperationPhase
    * client.
    */
   PHASE_FINISHED
+
 };