https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3096
--- Comment #59 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2012-02-20 12:54:55 PST ---
(In reply to comment #57)
> Comment on attachment 7857 [details]
> Read and write multiple IDB:s II
>
> Commited in 41082
Would be possible to correct this typo?
s/_dsecriptions/_descriptions/cg
tia,
jpo
$ fgrep -r "_dsecriptions" *
----------
file.c: wtapng_iface_dsecriptions_t *idb_inf = NULL;
wiretap/file_access.c: int snaplen, gboolean compressed,
wtapng_section_t *shb_hdr, wtapng_iface_dsecriptions_t *idb_inf, int *err)
wiretap/wtap.c:wtapng_iface_dsecriptions_t* wtap_file_get_idb_info(wtap *wth)
wiretap/wtap.c: wtapng_iface_dsecriptions_t *idb_info;
wiretap/wtap.c: idb_info = g_new(wtapng_iface_dsecriptions_t,1);
wiretap/wtap.h:typedef struct wtapng_iface_dsecriptions_s {
wiretap/wtap.h:} wtapng_iface_dsecriptions_t;
wiretap/wtap.h:wtapng_iface_dsecriptions_t *wtap_file_get_idb_info(wtap *wth);
wiretap/wtap.h: int snaplen, gboolean compressed, wtapng_section_t *shb_hdr,
wtapng_iface_dsecriptions_t *idb_inf, int *err);
---------
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.