|
@@ -112,7 +112,7 @@ bool qapi_bool_parse(const char *name, const char *value, bool *obj, Error **err
|
|
|
* It may be prefixed by __RFQDN_ (downstream extension), where RFQDN
|
|
|
* may contain only letters, digits, hyphen and period.
|
|
|
* The special exception for enumeration names is not implemented.
|
|
|
- * See docs/devel/qapi-code-gen.txt for more on QAPI naming rules.
|
|
|
+ * See docs/devel/qapi-code-gen.rst for more on QAPI naming rules.
|
|
|
* Keep this consistent with scripts/qapi-gen.py!
|
|
|
* If @complete, the parse fails unless it consumes @str completely.
|
|
|
* Return its length on success, -1 on failure.
|