Changeset 1e2629f in mainline


Ignore:
Timestamp:
2011-03-30T17:32:18Z (13 years ago)
Author:
Jerome Portal <jeromeportal1@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a30e435
Parents:
beb6b3d
Message:

add a forgotten comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/modules/ls/ls.c

    rbeb6b3d r1e2629f  
    9494 * @param d             Name of the directory.
    9595 * @param dirp  Directory stream.
     96 * @param sort  1 if the output must be sorted,
     97 *                              0 otherwise.
    9698 */
    9799static void ls_scan_dir(const char *d, DIR *dirp, int sort)
Note: See TracChangeset for help on using the changeset viewer.