emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/syntax.c,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/syntax.c,v
Date: Thu, 13 Jul 2006 11:43:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 06/07/13 11:43:52

Index: syntax.c
===================================================================
RCS file: /sources/emacs/emacs/src/syntax.c,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -b -r1.197 -r1.198
--- syntax.c    12 Jul 2006 13:21:51 -0000      1.197
+++ syntax.c    13 Jul 2006 11:43:52 -0000      1.198
@@ -2702,7 +2702,7 @@
   int boundary_stop = commentstop == -1;
   int nofence;
   int found;
-  int out_bytepos, out_charpos;
+  EMACS_INT out_bytepos, out_charpos;
   int temp;
 
   prev_from = from;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]