Changeset 3106 for branches/libc-0.6


Ignore:
Timestamp:
Apr 15, 2007, 10:02:44 AM (18 years ago)
Author:
bird
Message:

fixed copy and past bug found by Yuri.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/src/emxomf/emxomfld.c

    r3026 r3106  
    16571657                }
    16581658              res_fname = _realrealpath(optarg, NULL, 0);
    1659               if (!def_fname)
     1659              if (!res_fname)
    16601660                res_fname = optarg;
    16611661            }
Note: See TracChangeset for help on using the changeset viewer.