/[pspp]/pspp/src/repeat.c
ViewVC logotype

Diff of /pspp/src/repeat.c

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

revision 1.18 by blp, Mon Oct 24 02:51:31 2005 UTC revision 1.19 by blp, Tue Oct 25 04:28:17 2005 UTC
# Line 579  perform_DO_REPEAT_substitutions (void) Line 579  perform_DO_REPEAT_substitutions (void)
579        }        }
580      }      }
581    if (dot)    if (dot)
582      ds_putc (&output, get_endcmd() );      ds_putc (&output, get_endcmd ());
583    
584    ds_destroy (&getl_buf);    ds_destroy (&getl_buf);
585    getl_buf = output;    getl_buf = output;

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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