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