diff ffstools/tiffs-rd/ls.c @ 240:acedd4c88d2e

tiffs cat command implemented
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 27 Jan 2014 02:32:46 +0000
parents 28ea957a9d8a
children 10afa4d39a7b
line wrap: on
line diff
--- a/ffstools/tiffs-rd/ls.c	Mon Jan 27 01:50:22 2014 +0000
+++ b/ffstools/tiffs-rd/ls.c	Mon Jan 27 02:32:46 2014 +0000
@@ -1,5 +1,5 @@
 /*
- * This C module implements the ls command.
+ * This C module implements the ls and lsino commands.
  */
 
 #include <sys/types.h>