diff options
Diffstat (limited to 'sys/alpha/include/fpu.h')
-rw-r--r-- | sys/alpha/include/fpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/fpu.h b/sys/alpha/include/fpu.h index ad539e90451c..4736200f0f1f 100644 --- a/sys/alpha/include/fpu.h +++ b/sys/alpha/include/fpu.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/fpu.h,v 1.7.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _MACHINE_FPU_H_ |