Changes in uspace/lib/fs/libfs.c [77f0a1d:7c3fb9b] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/fs/libfs.c

    r77f0a1d r7c3fb9b  
    625625        }
    626626
    627         /* At this point, par is either NULL or a directory.
     627        /*
     628         * At this point, par is either NULL or a directory.
    628629         * If cur is NULL, the looked up file does not exist yet.
    629630         */
Note: See TracChangeset for help on using the changeset viewer.