summaryrefslogtreecommitdiff
path: root/iftop.h
diff options
context:
space:
mode:
authorchris <>2003-02-06 10:51:24 +0000
committerchris <>2003-02-06 10:51:24 +0000
commit2dc4a06dda004862b5718a6d5ad0c0373558dc1a (patch)
tree5d94b350445ac019c9ff6e6be5bf49b2f807c30b /iftop.h
parent5058cf3bc5934ef4080b5ef422f4a24b49db4a42 (diff)
downloadiftop-2dc4a06dda004862b5718a6d5ad0c0373558dc1a.zip
""
Diffstat (limited to 'iftop.h')
-rw-r--r--iftop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iftop.h b/iftop.h
index d645108..4997583 100644
--- a/iftop.h
+++ b/iftop.h
@@ -20,7 +20,7 @@ typedef struct {
int last_write;
} history_type;
-void tick();
+void tick(void);
void *xmalloc(size_t n);
void *xcalloc(size_t n, size_t m);