Fix conversion warnings for event refactor
[platform/core/uifw/dali-adaptor.git] / dali / internal / input / common / key-impl.h
index 983ec73..474fe1b 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_KEY_IMPL_H__
-#define __DALI_KEY_IMPL_H__
+#ifndef DALI_KEY_IMPL_H
+#define DALI_KEY_IMPL_H
 
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -82,4 +82,4 @@ int GetDaliKeyCode( const char* keyName );
 
 } // namespace Dali
 
-#endif // __DALI_KEY_IMPL_H__
+#endif // DALI_KEY_IMPL_H