diff options
Diffstat (limited to 'src/syntax.h')
| -rw-r--r-- | src/syntax.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/syntax.h b/src/syntax.h index bdf7ebb31bd..21f24dbd100 100644 --- a/src/syntax.h +++ b/src/syntax.h | |||
| @@ -344,3 +344,6 @@ extern int parse_sexp_lookup_properties; | |||
| 344 | extern INTERVAL interval_of P_ ((int, Lisp_Object)); | 344 | extern INTERVAL interval_of P_ ((int, Lisp_Object)); |
| 345 | 345 | ||
| 346 | extern int scan_words P_ ((int, int)); | 346 | extern int scan_words P_ ((int, int)); |
| 347 | |||
| 348 | /* arch-tag: 28833cca-cd73-4741-8c85-a3111166a0e0 | ||
| 349 | (do not change this comment) */ | ||