Skip to content

Commit 7b1e01a

Browse files
committed
Sync generated files ("make sync")
1 parent cd7a0b9 commit 7b1e01a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h2>What is uriparser?</h2>
132132
<p>uriparser is a
133133
strictly <a href="https://datatracker.ietf.org/doc/html/rfc3986">RFC 3986</a> compliant
134134
URI parsing and handling library
135-
written in C89 ("ANSI C").
135+
written in C99.
136136
uriparser is cross-platform,
137137
fast,
138138
supports both <code>char</code> and <code>wchar_t</code> strings, and

0 commit comments

Comments
 (0)