summaryrefslogtreecommitdiffhomepage
path: root/docs/cstr_api.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2020-12-03 10:13:02 +0100
committerTyge Løvset <[email protected]>2020-12-03 10:13:02 +0100
commit2afda956b19186c6f4306d43429948a6f7f40d07 (patch)
tree8ba57b84dfe6e480452698517d95c993991fe73c /docs/cstr_api.md
parent6ed9779a437d4ba439b1e1301d2e5f1e0eaefb7c (diff)
downloadSTC-modified-2afda956b19186c6f4306d43429948a6f7f40d07.tar.gz
STC-modified-2afda956b19186c6f4306d43429948a6f7f40d07.zip
Simplified type sections.
Diffstat (limited to 'docs/cstr_api.md')
-rw-r--r--docs/cstr_api.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/cstr_api.md b/docs/cstr_api.md
index aa7ec53d..93680c71 100644
--- a/docs/cstr_api.md
+++ b/docs/cstr_api.md
@@ -12,10 +12,10 @@ This describes the API of string type **cstr_t**.
## Constants and macros
-| Name | Value |
-|:---------------------------|:-----------------|
-| `cstr_inits` | `{...}` |
-| `cstr_npos` | `-1ull` |
+| Name | Value |
+|:---------------- -|:-----------------|
+| `cstr_inits` | `{...}` |
+| `cstr_npos` | `-1ull` |
## Header file