summaryrefslogtreecommitdiffstats
path: root/dstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'dstring.h')
-rw-r--r--dstring.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/dstring.h b/dstring.h
index 1beccb5..d43a1f0 100644
--- a/dstring.h
+++ b/dstring.h
@@ -14,6 +14,10 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. *
****************************************************************************/
+/**
+ * A dynamic string library.
+ */
+
#ifndef BFS_DSTRING_H
#define BFS_DSTRING_H