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

Diff of /gcl/pcl/pcl_defs.c

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

revision 1.1.4.1 by camm, Wed Jul 16 02:02:52 2003 UTC revision 1.1.4.1.4.1 by camm, Tue Sep 2 20:18:19 2003 UTC
# Line 1097  static object LI26(object V141,object fi Line 1097  static object LI26(object V141,object fi
1097          int narg = VFUN_NARGS; VMB23 VMS23 VMV23          int narg = VFUN_NARGS; VMB23 VMS23 VMV23
1098          {register object V142;          {register object V142;
1099          object V143;          object V143;
         Vcs[0]=Vcs[0];  
1100          va_start(ap,first);          va_start(ap,first);
1101          if(narg <1) too_few_arguments();          if(narg <1) too_few_arguments();
1102          V142= V141;          V142= V141;
# Line 1480  static object LI37(object first,...) Line 1479  static object LI37(object first,...)
1479  {        {      
1480          va_list ap;          va_list ap;
1481          int narg = VFUN_NARGS; VMB34 VMS34 VMV34          int narg = VFUN_NARGS; VMB34 VMS34 VMV34
         Vcs[0]=Vcs[0];  
1482          va_start(ap,first);          va_start(ap,first);
1483          narg= narg - 0;          narg= narg - 0;
1484          {          {

Legend:
Removed from v.1.1.4.1  
changed lines
  Added in v.1.1.4.1.4.1

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