aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2005-01-29 17:18:06 +0000
committerRichard M. Stallman2005-01-29 17:18:06 +0000
commit48bbe3a8eba84f124709927bb274eb28d7ff8473 (patch)
treeb090ce47a39ea339cb6bfb03791c53be90e1d492 /src
parent96b3faf8920dd28418fd817c821c3eb0291ecc4d (diff)
downloademacs-48bbe3a8eba84f124709927bb274eb28d7ff8473.tar.gz
emacs-48bbe3a8eba84f124709927bb274eb28d7ff8473.zip
Comment change.
Diffstat (limited to 'src')
-rw-r--r--src/casetab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/casetab.c b/src/casetab.c
index 6fc2d415fde..5ba025e2b5a 100644
--- a/src/casetab.c
+++ b/src/casetab.c
@@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
18the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 18the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19Boston, MA 02111-1307, USA. */ 19Boston, MA 02111-1307, USA. */
20 20
21/* Written by Howard Gayle. See chartab.c for details. */ 21/* Written by Howard Gayle. */
22 22
23#include <config.h> 23#include <config.h>
24#include "lisp.h" 24#include "lisp.h"