summaryrefslogtreecommitdiffstats
path: root/tests-fuzz
diff options
context:
space:
mode:
authorDavid VaĊĦek <david.vasek@nic.cz>2019-07-01 13:28:08 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2019-07-04 15:16:43 +0200
commite3d311d8ede93eb5844bebf767decb71cce0b51a (patch)
treeac833cb8dcd13c8a3cbb46af88699d6168bdbca0 /tests-fuzz
parentdoc: knotd/knotc - improve the -m parameter description (diff)
downloadknot-e3d311d8ede93eb5844bebf767decb71cce0b51a.tar.xz
knot-e3d311d8ede93eb5844bebf767decb71cce0b51a.zip
coding style improvements - copyright notice
Diffstat (limited to 'tests-fuzz')
-rw-r--r--tests-fuzz/fuzz_packet.c2
-rw-r--r--tests-fuzz/fuzz_zscanner.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests-fuzz/fuzz_packet.c b/tests-fuzz/fuzz_packet.c
index ee4e8af13..c3d76f86e 100644
--- a/tests-fuzz/fuzz_packet.c
+++ b/tests-fuzz/fuzz_packet.c
@@ -12,7 +12,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
-*/
+ */
#include <stdint.h>
diff --git a/tests-fuzz/fuzz_zscanner.c b/tests-fuzz/fuzz_zscanner.c
index 4a4568f60..8ebcc5363 100644
--- a/tests-fuzz/fuzz_zscanner.c
+++ b/tests-fuzz/fuzz_zscanner.c
@@ -12,7 +12,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
-*/
+ */
#include <stdint.h>