aboutsummaryrefslogtreecommitdiffstats
path: root/src/strings/bcmp.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/strings/bcmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strings/bcmp.c b/src/strings/bcmp.c
index 10f0d00..3693354 100644
--- a/src/strings/bcmp.c
+++ b/src/strings/bcmp.c
@@ -19,6 +19,7 @@
#include <string.h>
+
/**
* This function is identical to `memcmp`.
*/