https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3096
--- Comment #61 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-02-20 13:22:15 PST ---
(In reply to comment #59)
> (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);
> ---------
A patch would make it realy easy ;-)
--
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.