From 5e14ab971129eb95ca02e373fc21adb46c0eaca1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jul 2011 22:52:35 +0300 Subject: Remove undescore from variables and defines. --- src/log.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/log.h') diff --git a/src/log.h b/src/log.h index 576a36956..b8517f696 100644 --- a/src/log.h +++ b/src/log.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef _LOG_H -#define _LOG_H +#ifndef M_LOG_H +#define M_LOG_H #include "main.h" #include -- cgit v1.2.3-60-g2f50