VirtualBox

Changeset 1210 in kBuild for trunk/src/kash/bltin


Ignore:
Timestamp:
Oct 7, 2007 6:33:36 PM (17 years ago)
Author:
bird
Message:

var.c ++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/bltin/bltin.h

    r1203 r1210  
    8181#include <stdio.h>
    8282#undef main
    83 #define INITARGS(argv)  if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(2);} else
     83#define INITARGS(argv)  if ((psh->commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(2);} else
    8484#endif
    8585
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