Wireshark-commits: [Wireshark-commits] master 05ce6ef: Fix warning when generate documentation (dox

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 20:18:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=05ce6efb8cecd713375b3e2c4dce8c3bd49b2cd3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix warning when generate documentation (doxygen)
    
    wireshark/epan/wmem/wmem_stack.h:39: Warning: group wmem-stack: ignoring title "Stack-bbab" that does not match old title "Queue"
    
    Change-Id: I9376651d89d9df21aeca82ddb952c230d546169a
    Reviewed-on: https://code.wireshark.org/review/1130
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d685e9b   Fix warning found by -Wunused-const-variable (Clang 3.5)
    adds  05ce6ef   Fix warning when generate documentation (doxygen)


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