mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 21:14:35 +03:00
Further, minor cleanups to headers post-MakeHeaders
Remove leftover empty ifdef/endif pairs, whitespace. The generated htop.h file was also unused - removed.
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
/* Do not edit this file. It was automatically generated. */
|
||||
|
||||
#ifndef HEADER_ZfsArcMeter
|
||||
#define HEADER_ZfsArcMeter
|
||||
/*
|
||||
|
@ -1,5 +1,3 @@
|
||||
/* Do not edit this file. It was automatically generated. */
|
||||
|
||||
#ifndef HEADER_ZfsArcStats
|
||||
#define HEADER_ZfsArcStats
|
||||
/*
|
||||
@ -23,5 +21,4 @@ typedef struct ZfsArcStats_ {
|
||||
unsigned long long int uncompressed;
|
||||
} ZfsArcStats;
|
||||
|
||||
|
||||
#endif
|
||||
|
@ -1,5 +1,3 @@
|
||||
/* Do not edit this file. It was automatically generated. */
|
||||
|
||||
#ifndef HEADER_ZfsCompressedArcMeter
|
||||
#define HEADER_ZfsCompressedArcMeter
|
||||
/*
|
||||
|
@ -1,5 +1,3 @@
|
||||
/* Do not edit this file. It was automatically generated. */
|
||||
|
||||
#ifndef HEADER_openzfs_sysctl
|
||||
#define HEADER_openzfs_sysctl
|
||||
/*
|
||||
|
Reference in New Issue
Block a user