diff --git a/doc/funcref.sgml b/doc/funcref.sgml index a235eb2e0..5eab5adcd 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -8526,11 +8526,10 @@ if the mode is not supported due to lack of hardware. / void waitvsync (void); -signed char waitvsync (void); /* For Apple II */ -The function will return -1 when the feature is not supported, -like on the Apple ][+. +The function will silently fail when the feature is not +supported, like on the Apple ][+.