]> git.meshlink.io Git - catta/blobdiff - src/announce.h
rename interface -> iface everywhere
[catta] / src / announce.h
index e8e62dc87f0b6a2eabf50b2e3913eaf058c0e2ae..3a2a4005810f60715c5f9f682ebab8fc873d0567 100644 (file)
@@ -37,7 +37,7 @@ typedef enum {
 
 struct CattaAnnouncer {
     CattaServer *server;
-    CattaInterface *interface;
+    CattaInterface *iface;
     CattaEntry *entry;
 
     CattaTimeEvent *time_event;