From 36f3d8a51da1ddd676b8f320d9d439ae293fbd15 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Mon, 16 Nov 2020 09:37:31 +0200 Subject: Test that CIFuzz triggers on .h changes --- pb.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pb.h b/pb.h index 8b3d16e..1c41707 100644 --- a/pb.h +++ b/pb.h @@ -5,6 +5,7 @@ #ifndef PB_H_INCLUDED #define PB_H_INCLUDED + /***************************************************************** * Nanopb compilation time options. You can change these here by * * uncommenting the lines, or on the compiler command line. * -- cgit v1.2.3