diff options
author | obrien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
commit | b1189e893029fa8eae07107ca0873c65a9ea1fc7 (patch) | |
tree | de272dce55622faa70bfeeee65b2d9aad8107172 /lib/libc/i386/SYS.h | |
parent | 074d88cd27d461e344257df6b629e576b48285a6 (diff) | |
download | FreeBSD-src-b1189e893029fa8eae07107ca0873c65a9ea1fc7.zip FreeBSD-src-b1189e893029fa8eae07107ca0873c65a9ea1fc7.tar.gz |
Fix the style of the SCM ID's.
I believe have made all of libc .h's as consistent as possible.
Diffstat (limited to 'lib/libc/i386/SYS.h')
-rw-r--r-- | lib/libc/i386/SYS.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/i386/SYS.h b/lib/libc/i386/SYS.h index 2e0f708..5a636f8 100644 --- a/lib/libc/i386/SYS.h +++ b/lib/libc/i386/SYS.h @@ -33,8 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)SYS.h 5.5 (Berkeley) 5/7/91 - * + * @(#)SYS.h 5.5 (Berkeley) 5/7/91 * $FreeBSD$ */ |