diff options
author | 2004-10-01 04:08:45 +0000 | |
---|---|---|
committer | 2004-10-01 04:08:45 +0000 | |
commit | 48f0b6465133a635499ad47faaa893a94c8e70a8 (patch) | |
tree | abfb1085e28c148b38ece3609314e0b85a6c66ca /lib/libc/arch/alpha | |
parent | add the time for that thing... (diff) | |
download | wireguard-openbsd-48f0b6465133a635499ad47faaa893a94c8e70a8.tar.xz wireguard-openbsd-48f0b6465133a635499ad47faaa893a94c8e70a8.zip |
add some missing $, ok djm@ 'That looks fine to me' millert@
Diffstat (limited to 'lib/libc/arch/alpha')
-rw-r--r-- | lib/libc/arch/alpha/string/ffs.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/arch/alpha/string/ffs.S b/lib/libc/arch/alpha/string/ffs.S index 4c30a164c27..9ad222a4806 100644 --- a/lib/libc/arch/alpha/string/ffs.S +++ b/lib/libc/arch/alpha/string/ffs.S @@ -1,3 +1,4 @@ +/* $OpenBSD: ffs.S,v 1.2 2004/10/01 04:08:45 jsg Exp $ */ /* $NetBSD: ffs.S,v 1.3 1996/10/17 03:08:13 cgd Exp $ */ /* |