Corrected a comment to match the implementation.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4894 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -635,7 +635,7 @@ parse_driver_settings_string(const char *settingsString)
|
|||||||
* readable string.
|
* readable string.
|
||||||
* It's either in standard style or the single line style speficied
|
* It's either in standard style or the single line style speficied
|
||||||
* by the "flat" parameter.
|
* by the "flat" parameter.
|
||||||
* If the buffer is too small to hold the string, B_DEVICE_FULL (for now)
|
* If the buffer is too small to hold the string, B_BUFFER_OVERFLOW
|
||||||
* is returned, and the needed amount of bytes if placed in the
|
* is returned, and the needed amount of bytes if placed in the
|
||||||
* "_bufferSize" parameter.
|
* "_bufferSize" parameter.
|
||||||
* If the "handle" parameter is not a valid driver settings handle, or
|
* If the "handle" parameter is not a valid driver settings handle, or
|
||||||
|
|||||||
Reference in New Issue
Block a user