Wireshark-commits: [Wireshark-commits] rev 23753: /trunk/ /trunk/epan/: libwireshark.def oids.c oids.h /trunk/gtk/: about_dlg.c
From:
gerald@xxxxxxxxxxxxx
Date: Tue, 04 Dec 2007 18:43:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23753
User: gerald
Date: 2007/12/04 06:43 PM
Log:
Add an oid_get_default_mib_path() function, and use it to display the MIB
path in About->Folders.
Directory: /trunk/epan/
Changes Path Action
+1 -0 libwireshark.def Modified
+181 -152 oids.c Modified
+16 -7 oids.h Modified
Directory: /trunk/gtk/
Changes Path Action
+11 -0 about_dlg.c Modified