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

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

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

revision 1.49 by xxhanwen, Sat Jul 20 14:08:34 2002 UTC revision 1.50 by mvo, Thu Jul 25 12:12:21 2002 UTC
# Line 351  static size_t Line 351  static size_t
351  rstate_free (SCM rstate)  rstate_free (SCM rstate)
352  {  {
353    free (SCM_RSTATE (rstate));    free (SCM_RSTATE (rstate));
354    return scm_the_rng.rstate_size;    return 0;
355  }  }
356    
357  /*  /*

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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