Wireshark-commits: [Wireshark-commits] master c11085a: ISIS: Fix warning: '@return' command used in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Dec 2014 11:58:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c11085a351978514ae780ea995494fef01f7897f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ISIS: Fix warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
    
    Change-Id: I7f20311125e369cc90df808772323e8e98f8c94e
    Reviewed-on: https://code.wireshark.org/review/5850
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f94eb27   Bring pkg.m4 in from pkgconfig version 0.28 so we can use the PKG_PROG_PKG_CONFIG macro to try searching for pkg-config even when it isn't installed.  Without this (and without pkg-config installed) the configure script is broken.  With it, it gives a message saying pkg-config isn't found.
    adds  c11085a   ISIS: Fix warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]


Summary of changes:
 epan/dissectors/packet-isis-lsp.c |    1 -
 1 file changed, 1 deletion(-)