/[gcl]/gcl/lsp/serror.c
ViewVC logotype

Diff of /gcl/lsp/serror.c

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

revision 1.13 by camm, Tue Jul 15 18:03:38 2003 UTC revision 1.14 by camm, Tue Sep 2 20:32:43 2003 UTC
# Line 140  static object LI4(object first,...) Line 140  static object LI4(object first,...)
140          va_list ap;          va_list ap;
141          int narg = VFUN_NARGS; VMB4 VMS4 VMV4          int narg = VFUN_NARGS; VMB4 VMS4 VMV4
142          {register object V24;          {register object V24;
         Vcs[0]=Vcs[0];  
143          va_start(ap,first);          va_start(ap,first);
144          narg= narg - 0;          narg= narg - 0;
145          V25 = list_vector_new(narg,first,ap);          V25 = list_vector_new(narg,first,ap);

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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