[hipl-commit] [trunk] Rev 3982: Doxygen header for hadb_legacy.c

  • From: Miika Komu <miika@xxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Wed, 17 Mar 2010 16:24:13 +0200

Committer: Miika Komu <miika@xxxxxx>
Date: 17/03/2010 at 16:24:13
Revision: 3982
Revision-id: miika@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Doxygen header for hadb_legacy.c

Modified:
  D  hipd/hadb_legacy.c.doxyme
  M  hipd/hadb_legacy.c

=== modified file 'hipd/hadb_legacy.c'
--- hipd/hadb_legacy.c  2010-02-17 17:38:08 +0000
+++ hipd/hadb_legacy.c  2010-03-17 14:24:11 +0000
@@ -1,7 +1,14 @@
 /**
+ * @file
+ *
+ * Distributed under <a href="http://www.gnu.org/licenses/gpl2.txt";>GNU/GPL</a>
+ *
  * This file contains legacy functions for mobility that should be rewritten 
for modularity.
  * They are still included in the code base due to locator dependencies with 
DHT and
- * base exchange code.
+ * base exchange code. See bugzilla item 926 and 927.
+ *
+ * @author Baris Boyvat
+ * @author Miika Komu <miika@xxxxxx>
  */
 
 /* required for s6_addr32 */

Other related posts:

  • » [hipl-commit] [trunk] Rev 3982: Doxygen header for hadb_legacy.c - Miika Komu