mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 13:04:35 +03:00
Update header files to match whitespace changes in source files
This commit is contained in:
@ -39,5 +39,4 @@ typedef int IOPriority;
|
||||
#define IOPriority_Idle IOPriority_tuple(IOPRIO_CLASS_IDLE, 7)
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
@ -17,5 +17,4 @@ extern Panel* IOPriorityPanel_new(IOPriority currPrio);
|
||||
|
||||
extern IOPriority IOPriorityPanel_getIOPriority(Panel* this);
|
||||
|
||||
|
||||
#endif
|
||||
|
@ -189,5 +189,4 @@ extern long LinuxProcess_compare(const void* v1, const void* v2);
|
||||
|
||||
extern bool Process_isThread(Process* this);
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user