Typo in documentation

Change-Id: I7c27b3a3b624a7291d00c321d48733368c4e2b4a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3265
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
This commit is contained in:
Sylvain78 2020-09-23 13:07:53 +02:00 committed by Adrien Destugues
parent b8bd451e9f
commit da30d8fafc
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@
/*!
\fn status_t set_mouse_type_by_name(BString mouse_name, int32* type)
\fn status_t set_mouse_type_by_name(BString mouse_name, int32 type)
\brief Configure the number of buttons for a specific mouse.
The setting is saved and persists accross reboots.