Wireshark-commits: [Wireshark-commits] rev 25933: /trunk/gtk/ /trunk/gtk/: afp_stat.c bootp_stat.c

Date: Tue, 05 Aug 2008 17:33:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25933

User: morriss
Date: 2008/08/05 10:33 AM

Log:
 Don't put (non-extern'd) prototypes for protect_thread_critical_region() and
 unprotect_thread_critical_region() in every module in gtk/: instead have those
 modules include main.h (which has the properly extern'd prototype).
 
 This should fix the link error on HP-UX described in
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2702

Directory: /trunk/gtk/
  Changes    Path                     Action
  +3 -4      afp_stat.c               Modified
  +15 -16    bootp_stat.c             Modified
  +21 -24    camel_counter.c          Modified
  +1 -2      conversations_table.c    Modified
  +9 -10     dcerpc_stat.c            Modified
  +7 -10     expert_comp_dlg.c        Modified
  +13 -15    expert_dlg.c             Modified
  +1 -2      fc_stat.c                Modified
  +35 -37    flow_graph.c             Modified
  +2 -3      h225_counter.c           Modified
  +12 -13    h225_ras_srt.c           Modified


(19 files not shown)