[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5958: conf: Remove empty Doxygen block and docs for a nonexisting function parameter.

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Thu, 09 Jun 2011 19:14:15 -0000

------------------------------------------------------------
revno: 5958
committer: Diego Biurrun <diego@xxxxxxxxxx>
branch nick: hipl
timestamp: Thu 2011-06-09 19:19:33 +0200
message:
  conf: Remove empty Doxygen block and docs for a nonexisting function 
parameter.
modified:
  lib/core/conf.c


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'lib/core/conf.c'
--- lib/core/conf.c     2011-05-31 13:40:37 +0000
+++ lib/core/conf.c     2011-06-09 17:19:33 +0000
@@ -1036,9 +1036,6 @@
     return err;
 }
 
-/**
- *
- */
 static int hip_conf_add_id_to_ip_map(struct hip_common *const msg,
                                      const char *opt[],
                                      const int optc)
@@ -1106,7 +1103,6 @@
  * ask hipd to map a HIT or LSI to a locator
  *
  * @param msg input/output message for the query/response for hipd
- * @param action unused
  * @param opt a HIT or LSI
  * @param optc 1
  * @param send_only 1 if no response from hipd should be requrested, or 0 if

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5958: conf: Remove empty Doxygen block and docs for a nonexisting function parameter. - noreply