diff options
Diffstat (limited to 'demos/easy_tls')
-rw-r--r-- | demos/easy_tls/test.c | 1 | ||||
-rw-r--r-- | demos/easy_tls/test.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/demos/easy_tls/test.c b/demos/easy_tls/test.c index d1dd53d0c5..713da09063 100644 --- a/demos/easy_tls/test.c +++ b/demos/easy_tls/test.c @@ -1,4 +1,3 @@ -/* test.c */ /* $Id: test.c,v 1.1 2001/09/17 19:06:59 bodo Exp $ */ #define L_PORT 9999 diff --git a/demos/easy_tls/test.h b/demos/easy_tls/test.h index a7d0130e2f..b30a60549d 100644 --- a/demos/easy_tls/test.h +++ b/demos/easy_tls/test.h @@ -1,4 +1,3 @@ -/* test.h */ /* $Id: test.h,v 1.1 2001/09/17 19:07:00 bodo Exp $ */ void test_process_init(int fd, int client_p, void *apparg); |