Add underscore symbol to the end of definition strings

to keep all calendar files are consistency.

Approved by:	edwin
MFC after:	1 week
This commit is contained in:
Sergey A. Osokin 2012-02-24 11:40:20 +00:00
parent dcdc6c361b
commit 4f23e905a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232105
3 changed files with 9 additions and 9 deletions

View File

@ -4,9 +4,9 @@
* $FreeBSD$
*/
#ifndef _hr_HR_ISO8859_2_all
#define _hr_HR_ISO8859_2_all
#ifndef _hr_HR_ISO8859_2_all_
#define _hr_HR_ISO8859_2_all_
#include <hr_HR.ISO8859-2/calendar.praznici>
#endif /* !_hr_HR_ISO8859_2_all */
#endif /* !_hr_HR_ISO8859_2_all_ */

View File

@ -4,8 +4,8 @@
* $FreeBSD$
*/
#ifndef _hr_HR_ISO8859_2_praznici
#define _hr_HR_ISO8859_2_praznici
#ifndef _hr_HR_ISO8859_2_praznici_
#define _hr_HR_ISO8859_2_praznici_
LANG=hr_HR.ISO8859-2
@ -41,4 +41,4 @@ Easter+39 Uza
03/NedjeljaLast Poèetak ljetnog vremena
10/NedjeljaLast Kraj ljetnog vremena
#endif /* !_hr_HR_ISO8859_2_praznici */
#endif /* !_hr_HR_ISO8859_2_praznici_ */

View File

@ -4,8 +4,8 @@
* $FreeBSD$
*/
#ifndef _ru_RU_KOI8_R_all
#define _ru_RU_KOI8_R_all
#ifndef _ru_RU_KOI8_R_all_
#define _ru_RU_KOI8_R_all_
#include <ru_RU.KOI8-R/calendar.common>
#include <ru_RU.KOI8-R/calendar.holiday>
@ -13,4 +13,4 @@
#include <ru_RU.KOI8-R/calendar.orthodox>
#include <ru_RU.KOI8-R/calendar.pagan>
#endif /* !_ru_RU_KOI8_R_all */
#endif /* !_ru_RU_KOI8_R_all_ */