[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] CVS: nmh/h prototypes.h,1.5,1.6
From: |
Jon Steinhart <address@hidden> |
Subject: |
[Nmh-commits] CVS: nmh/h prototypes.h,1.5,1.6 |
Date: |
Mon, 19 Aug 2002 16:50:44 -0400 |
Update of /cvsroot/nmh/nmh/h
In directory subversions:/tmp/cvs-serv29623/nmh/h
Modified Files:
prototypes.h
Log Message:
Added an improved user interface for sending messages with attachments.
Index: prototypes.h
===================================================================
RCS file: /cvsroot/nmh/nmh/h/prototypes.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** prototypes.h 9 May 2000 21:44:16 -0000 1.5
--- prototypes.h 19 Aug 2002 20:50:42 -0000 1.6
***************
*** 155,163 ****
* prototypes for some routines in uip
*/
! int annotate (char *, char *, char *, int, int);
int distout (char *, char *, char *);
void replout (FILE *, char *, char *, struct msgs *, int,
int, char *, char *, char *);
! int sendsbr (char **, int, char *, struct stat *, int);
int what_now (char *, int, int, char *, char *,
int, struct msgs *, char *, int, char *);
--- 155,164 ----
* prototypes for some routines in uip
*/
! int annotate (char *, char *, char *, int, int, int, int);
! void annolist(char *, char *, char *, int);
int distout (char *, char *, char *);
void replout (FILE *, char *, char *, struct msgs *, int,
int, char *, char *, char *);
! int sendsbr (char **, int, char *, struct stat *, int, char *);
int what_now (char *, int, int, char *, char *,
int, struct msgs *, char *, int, char *);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] CVS: nmh/h prototypes.h,1.5,1.6,
Jon Steinhart <address@hidden> <=
- Next by Date:
[Nmh-commits] CVS: nmh/man anno.man,1.6,1.7 send.man,1.7,1.8 whatnow.man,1.6,1.7
- Next by thread:
[Nmh-commits] CVS: nmh/man anno.man,1.6,1.7 send.man,1.7,1.8 whatnow.man,1.6,1.7
- Index(es):