mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Fix trailing whitespace
From a PR.
This commit is contained in:
@@ -278,7 +278,7 @@ impl IntParam {
|
||||
pub fn value(&self) -> i32 {
|
||||
self.modulated_plain_value()
|
||||
}
|
||||
|
||||
|
||||
/// The range of valid plain values for this parameter.
|
||||
#[inline]
|
||||
pub fn range(&self) -> IntRange {
|
||||
|
||||
Reference in New Issue
Block a user