diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ccl.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 40 | 40 | ||
| 41 | #endif /* not emacs */ | 41 | #endif /* not emacs */ |
| 42 | 42 | ||
| 43 | /* This contains all code conversion map avairable to CCL. */ | 43 | /* This contains all code conversion map available to CCL. */ |
| 44 | Lisp_Object Vcode_conversion_map_vector; | 44 | Lisp_Object Vcode_conversion_map_vector; |
| 45 | 45 | ||
| 46 | /* Alist of fontname patterns vs corresponding CCL program. */ | 46 | /* Alist of fontname patterns vs corresponding CCL program. */ |