http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38296
User: etxrab
Date: 2011/07/31 02:54 PM
Log:
Try to fix:
cc1: warnings being treated as errors
../../gtk/sctp_graph_dlg.c: In function ‘draw_tsn_graph’:
../../gtk/sctp_graph_dlg.c:511: error: ‘cr’ may be used uninitialized in this function
../../gtk/sctp_graph_dlg.c: In function ‘draw_sack_graph’:
../../gtk/sctp_graph_dlg.c:163: error: ‘cr’ may be used uninitialized in this function
../../gtk/sctp_graph_dlg.c: In function ‘draw_nr_sack_graph’:
../../gtk/sctp_graph_dlg.c:341: error: ‘cr’ may be used uninitialized in this function
Directory: /trunk/gtk/
Changes Path Action
+3 -3 sctp_graph_dlg.c Modified