The following commit has been merged in the master branch: commit b9f017d6c06c683056ef284f6f0fb16d06cfdd9f Author: Marek Lindner lindner_marek@yahoo.de Date: Mon May 2 16:37:13 2011 +0200
batman-adv: remove misplaced comment
Signed-off-by: Marek Lindner lindner_marek@yahoo.de
diff --git a/originator.c b/originator.c index ef4a9be..51af91b 100644 --- a/originator.c +++ b/originator.c @@ -19,8 +19,6 @@ * */
-/* increase the reference counter for this originator */ - #include "main.h" #include "originator.h" #include "hash.h"