diff options
Diffstat (limited to 'lib/libc/mips/_fpmath.h')
-rw-r--r-- | lib/libc/mips/_fpmath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/mips/_fpmath.h b/lib/libc/mips/_fpmath.h index f006a583bc7c..2a9e92f237f3 100644 --- a/lib/libc/mips/_fpmath.h +++ b/lib/libc/mips/_fpmath.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/mips/_fpmath.h,v 1.1.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ union IEEEl2bits { |