/[elmo]/elmo/src/attach.c
ViewVC logotype

Diff of /elmo/src/attach.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by arturs, Thu Apr 17 13:54:25 2003 UTC revision 1.12 by rzyjontko, Wed Apr 23 08:59:07 2003 UTC
# Line 249  void Line 249  void
249  attach_save (void)  attach_save (void)
250  {  {
251    mime_t *mime = attach_mail->rmime->array[attach_select->bar_pos];    mime_t *mime = attach_mail->rmime->array[attach_select->bar_pos];
252    char   *file = read_argument (gettext("file: "), mime->file_name);    char   *file = read_argument (_("file: "), mime->file_name);
253        
254    if (file == NULL)    if (file == NULL)
255      return;      return;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26