Wireshark-commits: [Wireshark-commits] master 8d9853b: Use quotes, not angle brackets, for wtap-int

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Apr 2016 17:15:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d9853bae7d023589e3e49c4116728a7ae0f9f02
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8d9853b by Guy Harris (guy@xxxxxxxxxxxx):

    Use quotes, not angle brackets, for wtap-int.h and file_wrappers.h.
    
    This is consistent with what the rest of the files do, and doesn't
    require that the compiler explicitly be told to treat the current
    directory as an include directory.
    
    Change-Id: Iefaedd2acc936f45d5095546f8dea7167d2e88c8
    Reviewed-on: https://code.wireshark.org/review/14797
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  80a80ed   wsutil: Remove getenv_utf8(), replaced with g_getenv()
    adds  8d9853b   Use quotes, not angle brackets, for wtap-int.h and file_wrappers.h.


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