Renaming of enum values for coding standards compliance.
[platform/core/uifw/dali-adaptor.git] / dali / internal / system / common / timer-interface.h
index a648b5a..f75afdf 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_INTERNAL_ADAPTOR_BASE_TIMER_INTERFACE_H__
-#define __DALI_INTERNAL_ADAPTOR_BASE_TIMER_INTERFACE_H__
+#ifndef DALI_INTERNAL_ADAPTOR_BASE_TIMER_INTERFACE_H
+#define DALI_INTERNAL_ADAPTOR_BASE_TIMER_INTERFACE_H
 
 /*
- * Copyright (c) 2018 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.
@@ -78,4 +78,4 @@ protected:
 } // Internal
 } // Dali
 
-#endif // __DALI_INTERNAL_ADAPTOR_BASE_TIMER_INTERFACE_H__
+#endif // DALI_INTERNAL_ADAPTOR_BASE_TIMER_INTERFACE_H