aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-25 21:32:57 +0100
committerChristian Grothoff <christian@grothoff.org>2020-10-25 21:32:57 +0100
commitd8cf5cbfc9862d9187d9b15d12f7be523b757791 (patch)
tree07313275d4be3e1ebf37f8b8c91e3f2ce2af3132 /src/include
parentbea59c001049c035ce29ff6bb6680c0d6bc86283 (diff)
downloadgnunet-d8cf5cbfc9862d9187d9b15d12f7be523b757791.tar.gz
gnunet-d8cf5cbfc9862d9187d9b15d12f7be523b757791.zip
fix #6525: handle explicit null in JSON nicely
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_json_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_json_lib.h b/src/include/gnunet_json_lib.h
index 92597d3dd..3dc79105e 100644
--- a/src/include/gnunet_json_lib.h
+++ b/src/include/gnunet_json_lib.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 Copyright (C) 2014, 2015, 2016 GNUnet e.V. 3 Copyright (C) 2014, 2015, 2016, 2020 GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU Affero General Public License as published 6 under the terms of the GNU Affero General Public License as published