Changeset 2298 for trunk/src/kash/exec.c


Ignore:
Timestamp:
Mar 1, 2009, 6:18:30 AM (16 years ago)
Author:
bird
Message:

kash: no return indicators that works for both gcc and msc (not pretty, but wtf).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/exec.c

    r2290 r2298  
    117117 */
    118118
    119 void
     119SH_NORETURN_1 void
    120120shellexec(shinstance *psh, char **argv, char **envp, const char *path, int idx, int vforked)
    121121{
Note: See TracChangeset for help on using the changeset viewer.