aboutsummaryrefslogtreecommitdiffstats
path: root/htop.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-11 13:00:33 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:33 +0200
commitf75ab6d2c11e8a8e18191b087564aedebbeb96c5 (patch)
tree2a046e11678e798f3f9c7f7af4f9ac205c8d2731 /htop.h
parent2004bbc3ef28ada3acca05f5d5fa9108121a6784 (diff)
downloaddebian_htop-f75ab6d2c11e8a8e18191b087564aedebbeb96c5.tar.gz
debian_htop-f75ab6d2c11e8a8e18191b087564aedebbeb96c5.tar.bz2
debian_htop-f75ab6d2c11e8a8e18191b087564aedebbeb96c5.zip
Imported Upstream version 1.0.3upstream/1.0.3
Diffstat (limited to 'htop.h')
-rw-r--r--htop.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/htop.h b/htop.h
index 8d8ed7e..354a2f9 100644
--- a/htop.h
+++ b/htop.h
@@ -11,13 +11,11 @@ in the source distribution for its full text.
//#link m
-#define INCSEARCH_MAX 40
-
-#define COPYRIGHT "(C) 2004-2011 Hisham Muhammad"
+#define COPYRIGHT "(C) 2004-2012 Hisham Muhammad"
typedef bool(*ForeachProcessFn)(Process*, size_t);
-typedef struct IncBuffer_;
+void sortBy(Panel* panel, ProcessList* pl, Settings* settings, int headerHeight, FunctionBar* defaultBar, Header* header);
int main(int argc, char** argv);

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