VirtualBox

Changeset 1200 in kBuild for trunk/src/kash/generated


Ignore:
Timestamp:
Oct 6, 2007 10:11:34 PM (17 years ago)
Author:
bird
Message:

Updating function calls.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/generated/init.c

    r1199 r1200  
    122122extern int loopnest;            /* current loop nesting level */
    123123
    124 extern void deletefuncs(void);
    125 extern void hash_special_builtins(void);
     124extern void deletefuncs(struct shinstance *);
     125extern void hash_special_builtins(struct shinstance *);
    126126
    127127struct strpush {
     
    266266      /* from exec.c: */
    267267      {
    268               deletefuncs();
     268              deletefuncs(psh);
    269269      }
    270270
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette