(SVACE Issues Fix) Initialise uninitialised member variables
[platform/core/uifw/dali-adaptor.git] / dali / internal / system / common / stat-context.h
index eee14a9..2209b25 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_INTERNAL_ADAPTOR_STAT_CONTEXT_H__
-#define __DALI_INTERNAL_ADAPTOR_STAT_CONTEXT_H__
+#ifndef DALI_INTERNAL_ADAPTOR_STAT_CONTEXT_H
+#define DALI_INTERNAL_ADAPTOR_STAT_CONTEXT_H
 
 /*
- * Copyright (c) 2015 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.
@@ -167,4 +167,4 @@ public:
 
 } // namespace Dali
 
-#endif
+#endif // DALI_INTERNAL_ADAPTOR_STAT_CONTEXT_H