summaryrefslogtreecommitdiffstats
path: root/listen/listen.h
diff options
context:
space:
mode:
Diffstat (limited to 'listen/listen.h')
-rw-r--r--listen/listen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/listen/listen.h b/listen/listen.h
index d484dc8..73a5d06 100644
--- a/listen/listen.h
+++ b/listen/listen.h
@@ -22,7 +22,7 @@ extern int ibmhack; /* IBM mapping? */
extern int timestamp;
void display_timestamp(void);
-
+
void lprintf(int dtype, char *fmt, ...);
int initcolor(void);
char *servname(int port, char *proto);