chiark / gitweb /
wip packaging
[hippotat.git] / hippotat
index 82e1beea05bbb6148d21f65b145b8ed68dc50986..3b25bfdc77c6ad56f624ece432c0e40fb7f5529b 100755 (executable)
--- a/hippotat
+++ b/hippotat
@@ -233,7 +233,7 @@ class Client():
 
 clients = [ ]
 
-def process_cfg(putative_servers, putative_clients):
+def process_cfg(_opts, putative_servers, putative_clients):
   global clients
 
   for ss in putative_servers.values():