Index: uspace/app/bdsh/cmds/modules/ls/ls.c
===================================================================
--- uspace/app/bdsh/cmds/modules/ls/ls.c	(revision beb6b3d6e20326397f9e424ddf9e80a5793ba573)
+++ uspace/app/bdsh/cmds/modules/ls/ls.c	(revision 1e2629f9aff65706184989b3d1f58ea9b492a640)
@@ -94,4 +94,6 @@
  * @param d		Name of the directory.
  * @param dirp	Directory stream.
+ * @param sort	1 if the output must be sorted,
+ *				0 otherwise.
  */
 static void ls_scan_dir(const char *d, DIR *dirp, int sort)
