X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Fbidirectional-support.h;h=1ca4eca317ac850cdcce8d824c4d0c82e03dab04;hp=c29f4010255052dea463d80ed02223170fb7fb58;hb=b97b29c76acefabbae2c0a4e9ecc261bf9dd8036;hpb=8d03e750dd430e081ec17d298b593612ab45e841 diff --git a/dali-toolkit/internal/text/bidirectional-support.h b/dali-toolkit/internal/text/bidirectional-support.h index c29f401..1ca4eca 100755 --- a/dali-toolkit/internal/text/bidirectional-support.h +++ b/dali-toolkit/internal/text/bidirectional-support.h @@ -1,8 +1,8 @@ -#ifndef __DALI_TOOLKIT_TEXT_BIDIRECTIONAL_SUPPORT_H__ -#define __DALI_TOOLKIT_TEXT_BIDIRECTIONAL_SUPPORT_H__ +#ifndef DALI_TOOLKIT_TEXT_BIDIRECTIONAL_SUPPORT_H +#define DALI_TOOLKIT_TEXT_BIDIRECTIONAL_SUPPORT_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. @@ -123,4 +123,4 @@ void GetCharactersDirection( const Vector& bidire } // namespace Dali -#endif // __DALI_TOOLKIT_TEXT_BIDIRECTIONAL_SUPPORT_H__ +#endif // DALI_TOOLKIT_TEXT_BIDIRECTIONAL_SUPPORT_H