mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
parent
653a347dd2
commit
f87ef700f9
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ public:
|
|||
|
||||
@see isNegative, negate
|
||||
*/
|
||||
void setNegative (const bool neg) throw();
|
||||
void setNegative (const bool shouldBeNegative) throw();
|
||||
|
||||
/** Inverts the sign of the number.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue