Declare "about_ethereal()" as "void", as it returns no value, and as GCC
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 4 Jul 2004 20:49:38 +0000 (20:49 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 4 Jul 2004 20:49:38 +0000 (20:49 +0000)
commit0994eae7115fd6ee0533025187374e85fa985b48
treedecf1acf1bd17bea0fac1919c4d2a617d1ceaf9a
parent5c6dfbee0330fe03cb1ee9fbe1cb7495f0fac71f
Declare "about_ethereal()" as "void", as it returns no value, and as GCC
warns that it's implicitly declared as "int" if you don't declare its
return type.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11313 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/about_dlg.c