emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/marker.c


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/marker.c
Date: Tue, 27 Sep 2005 14:49:04 -0400

Index: emacs/src/marker.c
diff -c emacs/src/marker.c:1.44 emacs/src/marker.c:1.45
*** emacs/src/marker.c:1.44     Sun Aug  7 12:33:17 2005
--- emacs/src/marker.c  Tue Sep 27 18:48:56 2005
***************
*** 256,261 ****
--- 256,262 ----
  
  int
  verify_bytepos (charpos)
+      int charpos;
  {
    int below = 1;
    int below_byte = 1;




reply via email to

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