removed german umlaut, firmjni stuff cannot handle it
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 19 May 2006 12:44:18 +0000 (12:44 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 19 May 2006 12:44:18 +0000 (12:44 +0000)
[r7783]

ir/ana/irconsconfirm.h

index 2e0aa95..f179ece 100644 (file)
@@ -6,7 +6,7 @@
  * Modified by:
  * Created:     6.2005
  * CVS-ID:      $Id$
- * Copyright:   (C) 2002-2005 Universität Karlsruhe
+ * Copyright:   (C) 2002-2005 University of Karlsruhe
  * Licence:     This file protected by GPL -  GNU GENERAL PUBLIC LICENSE.
  */
 
@@ -17,8 +17,8 @@
  *
  *  @author Michael Beck
  */
-#ifndef _IRCONSCONFIRM_H_
-#define _IRCONSCONFIRM_H_
+#ifndef _FIRM_ANA_IRCONSCONFIRM_H_
+#define _FIRM_ANA_IRCONSCONFIRM_H_
 
 #include "irgraph.h"
 
@@ -52,4 +52,4 @@ void construct_confirms(ir_graph *irg);
  */
 void remove_confirms(ir_graph *irg);
 
-#endif /* _IRCONSCONFIRM_H_ */
+#endif /* _FIRM_ANA_IRCONSCONFIRM_H_ */