aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorDave Love2002-07-30 11:36:59 +0000
committerDave Love2002-07-30 11:36:59 +0000
commit9542cb1fc7f7190717dbf825b8ae748e2cf8b0e3 (patch)
treed66eb8152dad41c3287aa5ef512daf6101968416 /src/coding.c
parent38355d474e7c483c14dcc87f29c5b81fe9d39161 (diff)
downloademacs-9542cb1fc7f7190717dbf825b8ae748e2cf8b0e3.tar.gz
emacs-9542cb1fc7f7190717dbf825b8ae748e2cf8b0e3.zip
Comment fix
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index e19319abb2c..56b66de9d9e 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -1,4 +1,4 @@
1/* Coding system handler (conversion, detection, and etc). 1/* Coding system handler (conversion, detection, etc).
2 Copyright (C) 1995, 1997, 1998 Electrotechnical Laboratory, JAPAN. 2 Copyright (C) 1995, 1997, 1998 Electrotechnical Laboratory, JAPAN.
3 Licensed to the Free Software Foundation. 3 Licensed to the Free Software Foundation.
4 Copyright (C) 2001, 2002 Free Software Foundation, Inc. 4 Copyright (C) 2001, 2002 Free Software Foundation, Inc.