/[radius]/radius/radiusd/rewrite.y
ViewVC logotype

Diff of /radius/radiusd/rewrite.y

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

revision 1.52 by gray, Wed Apr 30 08:38:30 2003 UTC revision 1.53 by gray, Wed Apr 30 20:12:45 2003 UTC
# Line 5184  radscm_rewrite_execute(char *func_name, Line 5184  radscm_rewrite_execute(char *func_name,
5184          /* Imitate a function call */          /* Imitate a function call */
5185          if (setjmp(mach.jmp)) {          if (setjmp(mach.jmp)) {
5186                  rw_mach_destroy(&mach);                  rw_mach_destroy(&mach);
5187                  return -1;                  return SCM_BOOL_F;
5188          }          }
5189    
5190          pushn(&mach, 0);                         /* Return address */          pushn(&mach, 0);                         /* Return address */

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

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