Wireshark-commits: [Wireshark-commits] master cb51bd0: Fix warning when generate documentation (dox
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 20:21:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cb51bd0acbac0b465a04dd0c141fe857a3b65596
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cb51bd0 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix warning when generate documentation (doxygen)
    
    build/epan/proto.h:384: warning: Found unknown command `\uXXXX'
    
    Change-Id: Ic42730e49ba9b956090269a3b80ffd7a87da33d3
    Reviewed-on: https://code.wireshark.org/review/1133
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bcb6f09   Fix warning when generate documentation (doxygen)
    adds  cb51bd0   Fix warning when generate documentation (doxygen)


Summary of changes:
 epan/proto.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)