Commit 18974094 authored by Max Kellermann's avatar Max Kellermann

player/Control: update API documentation

parent c60d65dd
...@@ -131,7 +131,7 @@ struct PlayerControl { ...@@ -131,7 +131,7 @@ struct PlayerControl {
/** /**
* The error that occurred in the player thread. This * The error that occurred in the player thread. This
* attribute is only valid if #error is not * attribute is only valid if #error_type is not
* #PlayerError::NONE. The object must be freed when this * #PlayerError::NONE. The object must be freed when this
* object transitions back to #PlayerError::NONE. * object transitions back to #PlayerError::NONE.
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment