GCC warning removed. (ANSI C says it's "implementation-defined" what
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 30 Apr 2004 21:32:42 +0000 (21:32 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 30 Apr 2004 21:32:42 +0000 (21:32 +0000)
commit3147ed17af55c967a183918e4306ecc455f08e47
tree1280b8073d347cd52f8e5f6c265af80d1cfde588
parent05b0cd7c7bf2712bc8ab52aa56120f6cbf19603f
GCC warning removed.  (ANSI C says it's "implementation-defined" what
integral type an enum corresponds to; I guess GCC says "unsigned int"
and MSVC says "int".)

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