global reindent, now with uncrustify hook enabled
[oweals/gnunet.git] / src / set / gnunet-service-set_protocol.h
index 6ec08ce2203448a24a7f0c2c84794b0b00b67ab7..a2803ee47fc6015ae0c27dcd968916ff8b99a320 100644 (file)
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
-    
+
      You should have received a copy of the GNU Affero General Public License
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
-*/
+
+     SPDX-License-Identifier: AGPL3.0-or-later
+ */
 /**
  * @author Florian Dold
  * @author Christian Grothoff
@@ -136,7 +138,6 @@ struct IntersectionElementInfoMessage
    * mutator used with this bloomfilter.
    */
   uint32_t sender_element_count GNUNET_PACKED;
-
 };