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/main.c

    r882 r883  
    118118         * Create the root shell instance.
    119119         */
    120         psh = create_root_shell(NULL, argc, argv);
     120        psh = sh_create_root_shell(NULL, argc, argv);
    121121        if (!psh)
    122122                return 2;
Note: See TracChangeset for help on using the changeset viewer.