emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/sunfns.c
Date: Sun, 16 Nov 2003 11:17:10 -0500

Index: emacs/src/sunfns.c
diff -c emacs/src/sunfns.c:1.26 emacs/src/sunfns.c:1.27
*** emacs/src/sunfns.c:1.26     Mon Sep  1 11:45:56 2003
--- emacs/src/sunfns.c  Sun Nov 16 11:17:08 2003
***************
*** 299,305 ****
      error("fread botch in sel_read");
      return(-1);
    } else if (n < 0) {
!     error("Error reading selection.");
      return(-1);
    }
    /*
--- 299,305 ----
      error("fread botch in sel_read");
      return(-1);
    } else if (n < 0) {
!     error("Error reading selection");
      return(-1);
    }
    /*




reply via email to

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