From 62cd0614bfe10e1244d566d7bc15ad73b5dcb9ef Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 27 Apr 2004 07:22:46 +0000 Subject: [PATCH] Add coding tag euc-jp. --- example/mconv.c | 2 +- example/mdate.c | 2 +- example/mdump.c | 2 +- example/mimx-anthy.c | 2 +- example/mimx-ispell.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/example/mconv.c b/example/mconv.c index b24bf68..5ab1472 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -1,4 +1,4 @@ -/* mconv.c -- Code converter. +/* mconv.c -- Code converter. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mdate.c b/example/mdate.c index a4ea934..454a796 100644 --- a/example/mdate.c +++ b/example/mdate.c @@ -1,4 +1,4 @@ -/* mdate.c -- Show the sysmet date and time in all locales. +/* mdate.c -- Show system date/time in all locales. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mdump.c b/example/mdump.c index 9a431d7..724959f 100644 --- a/example/mdump.c +++ b/example/mdump.c @@ -1,4 +1,4 @@ -/* mdump.c -- Dump text image +/* mdump.c -- Dump text image -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mimx-anthy.c b/example/mimx-anthy.c index 5f0349d..54f17f1 100644 --- a/example/mimx-anthy.c +++ b/example/mimx-anthy.c @@ -1,4 +1,4 @@ -/* mimx-anthy.c -- Input method external module for Anthy. +/* mimx-anthy.c -- Anthy input method external module. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mimx-ispell.c b/example/mimx-ispell.c index 4e89503..7ecf734 100644 --- a/example/mimx-ispell.c +++ b/example/mimx-ispell.c @@ -1,4 +1,4 @@ -/* imx-ispell.c -- Input method external module for Ispell. +/* imx-ispell.c -- Ispell input method external module. -*- coding: euc-jp; -*- Copyright (C) 2003, 2004 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 -- 1.7.10.4