Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 4acdfe3: Fix request for implicit conversion from 'gp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Mar 2014 10:36:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4acdfe3e63ee9af54cc766a6698c81283f46685c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4acdfe3 by AndersBroman (a.broman@xxxxxxxxxxxx):

    Fix request for implicit conversion from 'gpointer' to 'struct file_priv_t *' not permitted in C++
    
    Change-Id: If88c65fa70d38d6b447a060a19d2681aa7166217
    Reviewed-on: https://code.wireshark.org/review/783
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  66719c9   Add way for Lua file reader to save state per file read/write ops
    adds  4acdfe3   Fix request for implicit conversion from 'gpointer' to 'struct file_priv_t *' not permitted in C++


Summary of changes:
 epan/wslua/wslua_file.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)