19c3 updates
[my-code/hdw-sniff.git] / list.h
diff --git a/list.h b/list.h
index b554914..075bc50 100644 (file)
--- a/list.h
+++ b/list.h
@@ -10,4 +10,4 @@ struct list {
 };
 
 /* prototypes */
-int add_ssid_2_list(char *ssid, struct list *my_list);
+int add_ssid_2_list(char *ssid,unsigned short cap, struct list *my_list);