summaryrefslogtreecommitdiffstats
path: root/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'exec.h')
-rw-r--r--exec.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/exec.h b/exec.h
index 1a75064..78cdbd2 100644
--- a/exec.h
+++ b/exec.h
@@ -14,6 +14,10 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. *
****************************************************************************/
+/**
+ * Implementation of -exec/-execdir/-ok/-okdir.
+ */
+
#ifndef BFS_EXEC_H
#define BFS_EXEC_H