bug-gnu-emacs
[Top][All Lists]
Advanced

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

movemail.c


From: Hans Werner Strube
Subject: movemail.c
Date: Thu, 28 Apr 2005 14:59:42 +0200 (MET DST)

emacs 21.3 and 21.4:
In addition to the change in lib-src/movemail.c leading from 21.3 to 21.4,
there should be the following patch:
*** lib-src/movemail.c.ORI      Thu Apr 28 09:45:55 2005
--- lib-src/movemail.c  Thu Apr 28 11:41:40 2005
***************
*** 845,850 ****
--- 845,851 ----
  int
  pop_retr (server, msgno, arg)
       popserver server;
+      int msgno;
       FILE *arg;
  {
    extern char *strerror ();


Also it might be considered to change the sources to ANSI C ;-)

 Hans Werner Strube          strube@physik3.gwdg.de
 Drittes Physikalisches Institut,  Univ. Goettingen
 Buergerstr. 42-44,    37073 Goettingen,    Germany




reply via email to

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