Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/compl.c

    r41ff85b r3e5c48c9  
    280280
    281281                                cs->dir = opendir(*cs->path);
    282 
    283                                 /* Skip directories that we fail to open. */
    284                                 if (cs->dir == NULL)
    285                                         cs->path++;
    286282                        }
    287283
Note: See TracChangeset for help on using the changeset viewer.