diff options
Diffstat (limited to 'sys/powerpc/include/floatingpoint.h')
-rw-r--r-- | sys/powerpc/include/floatingpoint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/floatingpoint.h b/sys/powerpc/include/floatingpoint.h index e62e47415a748..b02f7bf046a80 100644 --- a/sys/powerpc/include/floatingpoint.h +++ b/sys/powerpc/include/floatingpoint.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/floatingpoint.h,v 1.2.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _FLOATINGPOINT_H_ |