libwacom
libwacom copied to clipboard
Consistent use of foo() vs foo ();
This needs to be cleaned up so we have one approach only (preferable foo()) together with then marking that commit in .git-blame-ignore-revs so it doesn't show up in git blame.
side-note: might as well go for using clang-format to make the style consistent everywhere