/[guile]/guile/guile-core/libguile/print.c
ViewVC logotype

Diff of /guile/guile-core/libguile/print.c

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

revision 1.128.2.5 by ossau, Fri Mar 15 10:33:37 2002 UTC revision 1.128.2.6 by mvo, Mon Jun 17 23:22:33 2002 UTC
# Line 969  SCM_DEFINE (scm_simple_format, "simple-f Line 969  SCM_DEFINE (scm_simple_format, "simple-f
969              start = p + 1;              start = p + 1;
970              continue;              continue;
971            case '%':            case '%':
972                scm_lfwrite (start, p - start - 1, destination);
973              scm_newline (destination);              scm_newline (destination);
974              start = p + 1;              start = p + 1;
975              continue;              continue;

Legend:
Removed from v.1.128.2.5  
changed lines
  Added in v.1.128.2.6

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