Ignore:
Timestamp:
Apr 21, 2007, 10:55:18 PM (18 years ago)
Author:
bird
Message:

hacking...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash-messup/shinstance.c

    r879 r883  
    3737 * @returns pointer to root shell on success, NULL on failure.
    3838 */
    39 shinstance *create_root_shell(shinstance *inherit, int argc, char **argv)
     39shinstance *sh_create_root_shell(shinstance *inherit, int argc, char **argv)
    4040{
    4141    shinstance *psh;
Note: See TracChangeset for help on using the changeset viewer.