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

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

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

revision 1.58 by dirk, Thu Sep 18 20:55:40 2003 UTC revision 1.59 by mvo, Tue Oct 7 15:58:19 2003 UTC
# Line 269  scm_smob_apply_3_error (SCM smob, Line 269  scm_smob_apply_3_error (SCM smob,
269    
270    
271  scm_t_bits  scm_t_bits
272  scm_make_smob_type (char *name, size_t size)  scm_make_smob_type (char const *name, size_t size)
273  #define FUNC_NAME "scm_make_smob_type"  #define FUNC_NAME "scm_make_smob_type"
274  {  {
275    long new_smob;    long new_smob;

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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