/[gcl]/gcl/o/error.c
ViewVC logotype

Diff of /gcl/o/error.c

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

revision 1.19 by camm, Fri Oct 3 16:03:16 2003 UTC revision 1.20 by camm, Tue Oct 7 21:06:33 2003 UTC
# Line 375  void Line 375  void
375  FEinvalid_function(object obj)  FEinvalid_function(object obj)
376  {Icall_error_handler(sKinvalid_function,  {Icall_error_handler(sKinvalid_function,
377                       make_simple_string("~S is invalid as a function."),                       make_simple_string("~S is invalid as a function."),
378                       1,(obj));                       2,(obj),sLfunction);
379                                            
380  }  }
381    

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

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