Skip to content

Commit

Permalink
examples: fix explaination of traverse_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottox committed Jun 9, 2024
1 parent 1f14457 commit fe5f05d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/traverse_dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
* @author Enno Boland ([email protected])
* @file list_dir.c
*
* This is an example program that lists the top level files in a squashfs
* archive.
* This is an example program that traverses a directory in a SquashFS archive.
*/

#include <assert.h>
Expand Down

0 comments on commit fe5f05d

Please sign in to comment.