Imported Upstream version 2.7
[ossec-hids.git] / src / os_regex / os_regex_maps.h
index 9396637..13286af 100644 (file)
@@ -1,4 +1,5 @@
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/os_regex/os_regex_maps.h, 2011/09/08 dcid Exp $
+ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * All right reserved.
@@ -50,12 +51,12 @@ static const unsigned char hostname_map[] =
         '\330', '\331', '\332', '\333', '\334', '\335', '\336', '\337',
         '\340', '\341', '\342', '\343', '\344', '\345', '\346', '\347',
         '\350', '\351', '\352', '\353', '\354', '\355', '\356', '\357',
-        '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367',    
-        '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367',    
+        '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367',
+        '\360', '\361', '\362', '\363', '\364', '\365', '\366', '\367',
     };
 
 
 #endif
 
 
-/* EOF */ 
+/* EOF */