Fix typo
authorJens Georg <jensg@openismus.com>
Tue, 28 May 2013 10:21:40 +0000 (12:21 +0200)
committerJens Georg <jensg@openismus.com>
Tue, 28 May 2013 10:21:53 +0000 (12:21 +0200)
tools/gssdp-device-sniffer.c

index ecc9328..0e4bd06 100644 (file)
@@ -235,7 +235,7 @@ append_packet (const gchar *from_ip,
 static void
 on_ssdp_message (G_GNUC_UNUSED GSSDPClient *client,
                  G_GNUC_UNUSED const gchar *from_ip,
-                 G_GNUX_UNUSED gushort      from_port,
+                 G_GNUC_UNUSED gushort      from_port,
                  _GSSDPMessageType          type,
                  SoupMessageHeaders        *headers,
                  G_GNUC_UNUSED gpointer     user_data)