On Thursday, April 12, 2012 09:07:27 Antonio Quartulli wrote:
All multiline comments must end with "*/" on a newline.
Signed-off-by: Antonio Quartulli ordex@autistici.org Reviewed-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
bridge_loop_avoidance.c | 102 +++++++++++++++++++++++++---------------------- packet.h | 3 +- routing.c | 6 ++- soft-interface.c | 6 ++- translation-table.c | 16 +++++--- 5 files changed, 74 insertions(+), 59 deletions(-)
Applied in revision 3784ac8.
Thanks, Marek