diff options
Diffstat (limited to 'lib/ss/test_ss.c')
-rw-r--r-- | lib/ss/test_ss.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ss/test_ss.c b/lib/ss/test_ss.c index 36e899d3..aba7cbcd 100644 --- a/lib/ss/test_ss.c +++ b/lib/ss/test_ss.c @@ -1,6 +1,6 @@ /* * test_ss.c - * + * * Copyright 1987, 1988 by MIT Student Information Processing Board * * Permission to use, copy, modify, and distribute this software and @@ -11,7 +11,7 @@ * M.I.T. S.I.P.B. make no representations about the suitability of * this software for any purpose. It is provided "as is" without * express or implied warranty. - + */ #include <unistd.h> |