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

Diff of /gcl/pcl/pcl_pkg.c

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

revision 1.1 by camm, Wed Feb 26 22:21:42 2003 UTC revision 1.2 by camm, Tue Sep 2 20:32:44 2003 UTC
# Line 9  static object LI1(object first,...) Line 9  static object LI1(object first,...)
9          va_list ap;          va_list ap;
10          int narg = VFUN_NARGS; VMB1 VMS1 VMV1          int narg = VFUN_NARGS; VMB1 VMS1 VMV1
11          bds_check;          bds_check;
         Vcs[0]=Vcs[0];  
12          va_start(ap,first);          va_start(ap,first);
13          narg = narg - 0;          narg = narg - 0;
14          if (narg <= 0) goto T1;          if (narg <= 0) goto T1;

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

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