Another trivial naming adjustment
authorSebastian Goth <seezer@roath.org>
Fri, 25 Jul 2008 16:49:25 +0000 (18:49 +0200)
committerSebastian Goth <seezer@roath.org>
Wed, 30 Jul 2008 09:25:00 +0000 (11:25 +0200)
src/common/logger.h

index 07ae015..708801a 100644 (file)
@@ -18,8 +18,8 @@
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
 
-#ifndef _LOGGER_H_
-#define _LOGGER_H_
+#ifndef LOGGER_H
+#define LOGGER_H
 
 #include "types.h"