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

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

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

revision 1.98 by mdj, Thu Apr 24 16:02:04 2003 UTC revision 1.99 by kryde, Thu Oct 2 00:04:26 2003 UTC
# Line 333  SCM_DEFINE (scm_call_with_output_string, Line 333  SCM_DEFINE (scm_call_with_output_string,
333                       FUNC_NAME);                       FUNC_NAME);
334    scm_call_1 (proc, p);    scm_call_1 (proc, p);
335    
336    return scm_strport_to_string (p);    return scm_get_output_string (p);
337  }  }
338  #undef FUNC_NAME  #undef FUNC_NAME
339    

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99

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