Archived
1
0
Fork 0

docs: changed headers.

This commit is contained in:
Henrik Hautakoski 2011-03-20 21:12:47 +02:00
parent a0577471e2
commit a5201deaee
10 changed files with 31 additions and 31 deletions

View file

@ -1,10 +1,10 @@
fscrawl - Filesystem traversal
------------------------------
==============================
API for traversing a filesystem tree/subtree.
Data Structures
~~~~~~~~~~~~~~~
---------------
* `fscrawl_t`
@ -24,7 +24,7 @@ Holds information about a node on the filesystem
zero if the entry is a file, non zero otherwise
Functions
~~~~~~~~~
---------
`fsc_open()`::