Fix mismatched prototypes in the Haiku Book.

This commit is contained in:
Adrien Destugues
2013-10-04 16:56:59 +02:00
parent f0d09d4925
commit 6ec9625a36
7 changed files with 27 additions and 15 deletions
+1 -1
View File
@@ -190,7 +190,7 @@
/*!
\fn float BGridLayout::MinRowHeight(int32 row) const
\fn float BGridLayout::MinRowHeight(int row) const
\brief Returns the minimum height for \a row.
*/