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..dbc365dabc016 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 2005/01/07 02:29:19 imp Exp $ */ #ifndef _FLOATINGPOINT_H_ |