2
0
Эх сурвалжийг харах

ipops: add a comment about autogenerated files from ragel

Henning Westerholt 14 жил өмнө
parent
commit
f369faa6d0

+ 4 - 0
modules/ipops/ip_parser.c

@@ -1,3 +1,7 @@
+/*
+ * Warning: This file is auto generated from a ragel syntax (ip_parser.rl),
+ * do not change it!
+ */
 
 #line 1 "ip_parser.rl"
 #include "ip_parser.h"

+ 5 - 0
modules/ipops/ip_parser.h

@@ -1,3 +1,8 @@
+/*
+ * Warning: This file is auto generated from a ragel syntax (ip_parser.rl),
+ * do not change it!
+ */   
+
 #ifndef ip_parser_h
 #define ip_parser_h