Move operator to end of previous line to match coding standards.
[oota-llvm.git] / include / llvm-c / LinkTimeOptimizer.h
index 5338d3fc4c856f38a6593729fb6e735f3995a347..7a0fbf65bedbf3ac52f9b3d99f304422811804f7 100644 (file)
@@ -13,8 +13,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef __LTO_CAPI_H__
-#define __LTO_CAPI_H__
+#ifndef LLVM_C_LINKTIMEOPTIMIZER_H
+#define LLVM_C_LINKTIMEOPTIMIZER_H
 
 #ifdef __cplusplus
 extern "C" {