summaryrefslogtreecommitdiffstats
path: root/linux/IOPriorityPanel.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-08-21 10:37:33 +0200
committerChristian Göttsche <cgzones@googlemail.com>2020-08-21 10:37:33 +0200
commitb92f62f912d15b5db59483ea803fe1bb282ebc9a (patch)
tree963b2963e445e9f31ba7c7af0d55980274173e76 /linux/IOPriorityPanel.c
parent3856bf574b6686418392e6e1ba2ed8525427b241 (diff)
Remove trailing whitespaces
Diffstat (limited to 'linux/IOPriorityPanel.c')
-rw-r--r--linux/IOPriorityPanel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/IOPriorityPanel.c b/linux/IOPriorityPanel.c
index 2b315b82..22735bba 100644
--- a/linux/IOPriorityPanel.c
+++ b/linux/IOPriorityPanel.c
@@ -41,4 +41,3 @@ Panel* IOPriorityPanel_new(IOPriority currPrio) {
IOPriority IOPriorityPanel_getIOPriority(Panel* this) {
return (IOPriority) ( ((ListItem*) Panel_getSelected(this))->key );
}
-

© 2014-2024 Faster IT GmbH | imprint | privacy policy