From c51f132d582632037b4ef064fbd32d785af245fc Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 15 Feb 2000 12:18:37 +0000 Subject: First usable version of the client. No command completion and similar nifty features yet, but it works. --- client/client.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/client.h') diff --git a/client/client.h b/client/client.h index 2e1e050..f0edeeb 100644 --- a/client/client.h +++ b/client/client.h @@ -5,3 +5,7 @@ * * Can be freely distributed and used under the terms of the GNU GPL. */ + +/* client.c */ + +void cleanup(void); -- cgit v1.2.3