Wireshark-commits: [Wireshark-commits] master 85e69d4: Fix GCC pragma.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Jan 2015 23:45:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85e69d4fcae8b714a681c21b50ddfcf07e59d615
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

85e69d4 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix GCC pragma.
    
    Fix "error: #pragma GCC diagnostic not allowed inside functions".
    
    Change-Id: Iaa7e39ac46975f00bc337b97875ba8b77295064a
    Reviewed-on: https://code.wireshark.org/review/6355
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  e3eab83   checkAPIs: C++ comments are allowed in Windows resource files.
    adds  85e69d4   Fix GCC pragma.


Summary of changes:
 epan/exntest.c |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)