summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-22 15:45:40 +1000
committerNathan Scott <nathans@redhat.com>2020-08-22 15:46:31 +1000
commit5dad65ac2a2a0aa5e1d71c2e78a5eac1f4eeb20f (patch)
tree5682416fa2c56cbde328806f6777a4d4d4976988 /linux
parent6315f107250df77fb1d53f4ee16c39eab6ad115a (diff)
Update header files to match whitespace changes in source files
Diffstat (limited to 'linux')
-rw-r--r--linux/IOPriority.h1
-rw-r--r--linux/IOPriorityPanel.h1
-rw-r--r--linux/LinuxProcess.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/linux/IOPriority.h b/linux/IOPriority.h
index 1c9ca95b..a4733e89 100644
--- a/linux/IOPriority.h
+++ b/linux/IOPriority.h
@@ -39,5 +39,4 @@ typedef int IOPriority;
#define IOPriority_Idle IOPriority_tuple(IOPRIO_CLASS_IDLE, 7)
-
#endif
diff --git a/linux/IOPriorityPanel.h b/linux/IOPriorityPanel.h
index 0bf74f50..906296ed 100644
--- a/linux/IOPriorityPanel.h
+++ b/linux/IOPriorityPanel.h
@@ -17,5 +17,4 @@ extern Panel* IOPriorityPanel_new(IOPriority currPrio);
extern IOPriority IOPriorityPanel_getIOPriority(Panel* this);
-
#endif
diff --git a/linux/LinuxProcess.h b/linux/LinuxProcess.h
index 1e47ba28..7c0a11f8 100644
--- a/linux/LinuxProcess.h
+++ b/linux/LinuxProcess.h
@@ -189,5 +189,4 @@ extern long LinuxProcess_compare(const void* v1, const void* v2);
extern bool Process_isThread(Process* this);
-
#endif

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