aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/syntax.h')
-rw-r--r--src/syntax.h3
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;
371extern INTERVAL interval_of P_ ((int, Lisp_Object)); 371extern INTERVAL interval_of P_ ((int, Lisp_Object));
372 372
373extern int scan_words P_ ((int, int)); 373extern int scan_words P_ ((int, int));
374
375/* arch-tag: 28833cca-cd73-4741-8c85-a3111166a0e0
376 (do not change this comment) */