]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - client.h
Introduce para_sigaction().
[paraslash.git] / client.h
index dcec361129b3cbe0223bbe80dfbdfbc2e3f17eac..a7a3289b12b3c6acded3b11cd2ecf40d4f69fa6b 100644 (file)
--- a/client.h
+++ b/client.h
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 1997-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2009 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -76,4 +76,5 @@ struct client_task {
 };
 
 void client_close(struct client_task *ct);
 };
 
 void client_close(struct client_task *ct);
-int client_open(int argc, char *argv[], struct client_task **ct);
+int client_open(int argc, char *argv[], struct client_task **ct,
+               int *loglevel);