diff options
| author | Randall Stewart <rrs@FreeBSD.org> | 2007-06-17 01:57:08 +0000 |
|---|---|---|
| committer | Randall Stewart <rrs@FreeBSD.org> | 2007-06-17 01:57:08 +0000 |
| commit | 3f8d71d596ffd1657f2d80365a49bcd21814763b (patch) | |
| tree | dd2526fd84c68c23b9800bdd9952c861cec3b51e /usr.bin | |
| parent | e42a0f5e72a5dd07a2f3165d9c796fc87bdde559 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/netstat/sctp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/netstat/sctp.c b/usr.bin/netstat/sctp.c index 01b334214054..79051ce3a70e 100644 --- a/usr.bin/netstat/sctp.c +++ b/usr.bin/netstat/sctp.c @@ -28,6 +28,7 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ + #if 0 #ifndef lint static char sccsid[] = "@(#)sctp.c 0.1 (Berkeley) 4/18/2007"; |
