rev 17554: /trunk/gtk/: tcp_graph.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: gerald Date: 2006/03/09 11:58 AM Log: There is a one-to-one mapping between each graph and its "toplevel" and drawing_area widgets. Instead of canoodling around with a global list of graphs, simply associate a graph to its widgets using OBJECT_SET_DATA. This should take care of Coverity CIDs 50 - 59. Clean up whitespace. Directory: /trunk/gtk/ Changes Path Action +18 -85 tcp_graph.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17554&view=rev