1 parent cd7a0b9 commit 7b1e01aCopy full SHA for 7b1e01a
1 file changed
index.html
@@ -132,7 +132,7 @@ <h2>What is uriparser?</h2>
132
<p>uriparser is a
133
strictly <a href="https://datatracker.ietf.org/doc/html/rfc3986">RFC 3986</a> compliant
134
URI parsing and handling library
135
-written in C89 ("ANSI C").
+written in C99.
136
uriparser is cross-platform,
137
fast,
138
supports both <code>char</code> and <code>wchar_t</code> strings, and
0 commit comments