]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
fix parameter 'details/hidden' not found in the function declaration [-Wdocumentation]
authorAlexis La Goutte <alexis.lagoutte@gmail.com>
Thu, 21 May 2015 11:27:47 +0000 (13:27 +0200)
committerAlexis La Goutte <alexis.lagoutte@gmail.com>
Thu, 21 May 2015 11:30:09 +0000 (13:30 +0200)
src/client/display.c

index bac8b75f4049f3b12b0121c397b505a3ff443981..cda40cf06828882a21a9d79954d3516d0ec4ed1a 100644 (file)
@@ -693,9 +693,7 @@ display_interface_stats(lldpctl_conn_t *conn, struct writer *w,
  *
  * @param conn       Connection to lldpd.
  * @param w          Writer.
- * @param hidden     Whatever to show hidden ports.
  * @param env        Environment from which we may find the list of ports.
- * @param details    Level of details we need (DISPLAY_*).
  */
 void
 display_interfaces_stats(lldpctl_conn_t *conn, struct writer *w,