diff options
Diffstat (limited to 'client/client.h')
-rw-r--r-- | client/client.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/client.h b/client/client.h index 2e1e050f..f0edeeb5 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); |