summaryrefslogtreecommitdiffhomepage
path: root/docs/cdeq_api.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-03-03 11:12:29 +0100
committerTyge Løvset <[email protected]>2021-03-03 11:12:29 +0100
commit8e8234e98d5cdfebb8653b93d41cd7ae452fddb4 (patch)
tree8b1a48e20482a2e36a54a0de9f8cf583dff35e50 /docs/cdeq_api.md
parentc89215375b7ff4b863c757b1a5f7817496a6fbc9 (diff)
downloadSTC-modified-8e8234e98d5cdfebb8653b93d41cd7ae452fddb4.tar.gz
STC-modified-8e8234e98d5cdfebb8653b93d41cd7ae452fddb4.zip
Some general doc changes.
Diffstat (limited to 'docs/cdeq_api.md')
-rw-r--r--docs/cdeq_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cdeq_api.md b/docs/cdeq_api.md
index 044b7313..065419fb 100644
--- a/docs/cdeq_api.md
+++ b/docs/cdeq_api.md
@@ -26,7 +26,7 @@ using_cdeq(str, cstr_t, cstr_compare_raw, cstr_del, cstr_from, cstr_c_str, const
## Header file
-All cdeq definitions and prototypes may be included in your C source file by including a single header file.
+All cdeq definitions and prototypes are available by including a single header file.
```c
#include "stc/cdeq.h"