Explorar o código

cosmetic changes

Jan Janak %!s(int64=23) %!d(string=hai) anos
pai
achega
a31f23f2c4
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      parser/parse_hostport.h
  2. 1 1
      parser/parser_f.h

+ 1 - 1
parser/parse_hostport.h

@@ -9,4 +9,4 @@
 
 char* parse_hostport(char* buf, str* host, short int* port);
 
-#endif
+#endif /* PARSE_HOSTPORT_H */

+ 1 - 1
parser/parser_f.h

@@ -41,4 +41,4 @@ inline static int is_empty_end(char* p, char* pend )
 }
 
 
-#endif
+#endif /* parser_f_h */