diff options
author | root <root> | 2007-11-09 19:14:37 +0000 |
---|---|---|
committer | root <root> | 2007-11-09 19:14:37 +0000 |
commit | 874af69004dbfb9c9f9e87182801b71113c54d3e (patch) | |
tree | 9f15aced403149f385f94f853d51dcebea235eee /event.h | |
parent | 3de902c54d1b7c4b3b43ad35362143807816d715 (diff) |
*** empty log message ***rel-0_7
Diffstat (limited to 'event.h')
-rw-r--r-- | event.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +28,8 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef _EVENT_H_ -#define _EVENT_H_ +#ifndef EVENT_H__ +#define EVENT_H__ #ifdef EV_H # include EV_H |