Mercurial > hg > xemacs-beta
diff src/syntax.h @ 3250:2b8bb4938bb4
[xemacs-hg @ 2006-02-21 11:33:41 by stephent]
Commit syntax-cache fixes. <87oe11ne10.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 21 Feb 2006 11:33:46 +0000 |
parents | 141c2920ea48 |
children | b03fc4eae965 |
line wrap: on
line diff
--- a/src/syntax.h Mon Feb 20 22:51:12 2006 +0000 +++ b/src/syntax.h Tue Feb 21 11:33:46 2006 +0000 @@ -354,7 +354,7 @@ extern const struct sized_memory_description syntax_cache_description; /* Note that the external interface to the syntax-cache uses charpos's, but - intnernally we use bytepos's, for speed. */ + internally we use bytepos's, for speed. */ void update_syntax_cache (struct syntax_cache *cache, Charxpos pos, int count); struct syntax_cache *setup_syntax_cache (struct syntax_cache *cache,