Squelch a compiler warning.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 20 Sep 2005 08:01:00 +0000 (08:01 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 20 Sep 2005 08:01:00 +0000 (08:01 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15888 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/capture_if_details_dlg.c

index 7f0f9beda97d624c8491eb6e733b912fe4643ca0..188a3697d4cf9ab350ac3e14cd6ba8d18fed3b29 100644 (file)
@@ -72,7 +72,7 @@ struct sockaddr_storage {
     eth_sa_family_t  __ss_family;     /* address family */
     /* Following fields are implementation specific */
     char      __ss_pad1[ETH_SS_PAD1SIZE];
-              /* 6 byte pad, this is to make implementation
+              /* 6 byte pad, this is to make implementation */
               /* specific pad up to alignment field that */
               /* follows explicit in the data structure */
     gint64 /*int64_t*/   __ss_align;     /* field to force desired structure */