From b695461e4f82043d151374216eeaed530238b74f Mon Sep 17 00:00:00 2001 From: root Date: Mon, 3 Aug 2009 12:12:40 +0000 Subject: ansi c... --- ev.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ev.h') diff --git a/ev.h b/ev.h index 365e23f..d5e9080 100644 --- a/ev.h +++ b/ev.h @@ -37,8 +37,8 @@ * either the BSD or the GPL. */ -#ifndef EV_H__ -#define EV_H__ +#ifndef EV_H_ +#define EV_H_ #ifdef __cplusplus extern "C" { -- cgit v1.2.3