diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/casetab.c | 2 |
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 | |||
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
| 19 | Boston, MA 02111-1307, USA. */ | 19 | Boston, 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" |