summaryrefslogtreecommitdiff
path: root/src/ivyxtloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivyxtloop.h')
-rw-r--r--src/ivyxtloop.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/ivyxtloop.h b/src/ivyxtloop.h
index d76e815..7ee6f30 100644
--- a/src/ivyxtloop.h
+++ b/src/ivyxtloop.h
@@ -1,22 +1,22 @@
/*
* Ivy, C interface
*
- * Copyright (C) 1997-1999
- * Centre d'Études de la Navigation Aérienne
+ * Copyright (C) 1997-1999
+ * Centre d'Études de la Navigation Aérienne
*
* Main loop based on X Toolkit
*
- * Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
+ * Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
* Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
*
* $Id$
*
- * Please refer to file version.h for the
- * copyright notice regarding this software
- *
+ * Please refer to file version.h for the
+ * copyright notice regarding this software
*/
-#ifndef _IVYXTLOOP_H
-#define _IVYXTLOOP_H
+
+#ifndef IVYXTLOOP_H
+#define IVYXTLOOP_H
#ifdef __cplusplus
extern "C" {