/[gcl]/gcl/pcl/pcl_fin.c
ViewVC logotype

Diff of /gcl/pcl/pcl_fin.c

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

revision 1.2 by camm, Tue Jul 15 18:03:38 2003 UTC revision 1.3 by camm, Tue Sep 2 20:32:44 2003 UTC
# Line 54  static object LI2(object first,...) Line 54  static object LI2(object first,...)
54          va_list ap;          va_list ap;
55          int narg = VFUN_NARGS; VMB2 VMS2 VMV2          int narg = VFUN_NARGS; VMB2 VMS2 VMV2
56          {object V3;          {object V3;
         Vcs[0]=Vcs[0];  
57          va_start(ap,first);          va_start(ap,first);
58          narg= narg - 0;          narg= narg - 0;
59          V4 = list_vector_new(narg,first,ap);          V4 = list_vector_new(narg,first,ap);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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