Changeset 2781 for trunk/src

Show
Ignore:
Timestamp:
08/31/08 22:09:41 (3 months ago)
Author:
dhozac
Message:

chxid applies to the filesystem, so it should use tags.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/chxid.c

    r2473 r2781  
    110110  } 
    111111 
    112   args->ctx            = vc_xidopt2xid(args->ctx_str, true, 0); 
     112  args->ctx            = vc_tagopt2tag(args->ctx_str, true, 0); 
    113113  args->do_display_dir = !args->do_recurse; 
    114114  args->do_display_dot = true;