Changeset 3922 for trunk/Ohana/src/opihi/lib.shell/expand_vars.c
- Timestamp:
- May 12, 2005, 10:09:10 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/expand_vars.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/expand_vars.c
r2598 r3922 44 44 if ((*V1 == '=') || !strcmp (V1, "++") || !strcmp (V1, "--")) { 45 45 *N = *L; 46 free (V0); 46 47 continue; 47 48 }
Note:
See TracChangeset
for help on using the changeset viewer.
