Changeset 390 for branches


Ignore:
Timestamp:
Jan 21, 2010, 4:32:36 PM (16 years ago)
Author:
Silvan Scherrer
Message:

2.try to ticket 112

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/lib/tdb/tools/tdbtool.c

    r389 r390  
    705705        default:
    706706#ifdef __OS2__
    707             if (!arg1) {
    708                cmdname = NULL;
     707            if (argc == 3) {
     708               arg1 = convert_string(argv[1], &arg1len);
    709709            }
    710710#endif
Note: See TracChangeset for help on using the changeset viewer.