URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61677f9c3f23caee8590e68fcc0aea66fba845f7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
61677f9 by Guy Harris (guy@xxxxxxxxxxxx):
    Call the buffer for the magic number "magic".
    
    It's not guaranteed to be a C string, so don't call it "str".
    
    Change-Id: I614ccf4f87b9f6f58d9b72596827224006f1de30
    Reviewed-on: https://code.wireshark.org/review/14998
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  378bdbf   Distinguish between read errors and short reads when opening.
    adds  61677f9   Call the buffer for the magic number "magic".
Summary of changes:
 wiretap/mplog.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)