diff options
Diffstat (limited to 'src/syntax.h')
| -rw-r--r-- | src/syntax.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/syntax.h b/src/syntax.h index b275ded5715..6d8f201baeb 100644 --- a/src/syntax.h +++ b/src/syntax.h | |||
| @@ -371,6 +371,3 @@ extern int parse_sexp_lookup_properties; | |||
| 371 | extern INTERVAL interval_of P_ ((int, Lisp_Object)); | 371 | extern INTERVAL interval_of P_ ((int, Lisp_Object)); |
| 372 | 372 | ||
| 373 | extern int scan_words P_ ((int, int)); | 373 | extern int scan_words P_ ((int, int)); |
| 374 | |||
| 375 | /* arch-tag: 28833cca-cd73-4741-8c85-a3111166a0e0 | ||
| 376 | (do not change this comment) */ | ||