Explorar o código

ipops: add a comment about autogenerated files from ragel

Henning Westerholt %!s(int64=14) %!d(string=hai) anos
pai
achega
f369faa6d0
Modificáronse 2 ficheiros con 9 adicións e 0 borrados
  1. 4 0
      modules/ipops/ip_parser.c
  2. 5 0
      modules/ipops/ip_parser.h

+ 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