diff options
Diffstat (limited to 'eBones/lib/libtelnet/spx.c')
-rw-r--r-- | eBones/lib/libtelnet/spx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eBones/lib/libtelnet/spx.c b/eBones/lib/libtelnet/spx.c index b4634d0..5b625c7 100644 --- a/eBones/lib/libtelnet/spx.c +++ b/eBones/lib/libtelnet/spx.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)spx.c 8.1 (Berkeley) 6/4/93"; +static char sccsid[] = "@(#)spx.c 8.2 (Berkeley) 5/30/95"; #endif /* not lint */ #ifdef SPX |