Explorar o código

Reserved identifier violation

Standardization of header fenced per http://tracker.nagios.org/view.php?id=326
John C. Frickson %!s(int64=10) %!d(string=hai) anos
pai
achega
f4cc3427e5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      include/utils.h

+ 2 - 2
include/utils.h

@@ -29,8 +29,8 @@
  *
  ************************************************************************************************/
 
-#ifndef _UTILS_H
-#define _UTILS_H
+#ifndef NRPE_UTILS_H_INCLUDED
+#define NRPE_UTILS_H_INCLUDED
 
 #include "../include/config.h"