diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-01 15:49:48 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-01 15:49:48 -0800 |
commit | 232642c28c5320e6cf1e32f667f866c5f7372bfe (patch) | |
tree | 7cc966e7010116d0a680fd2240189a38122cd22a /ip/ipneigh.c | |
parent | e03dcc040d47e87991314991ba2f79af9fab2218 (diff) |
Remove Changes: comments
Discourage developers from putting change log in comments
now that software has been under change control for 5 years.
Diffstat (limited to 'ip/ipneigh.c')
-rw-r--r-- | ip/ipneigh.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ip/ipneigh.c b/ip/ipneigh.c index 30c7c72d..2d96ab7c 100644 --- a/ip/ipneigh.c +++ b/ip/ipneigh.c @@ -8,10 +8,6 @@ * * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> * - * - * Changes: - * - * Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses */ #include <stdio.h> |