diff options
Diffstat (limited to 'sys/powerpc/include/altivec.h')
-rw-r--r-- | sys/powerpc/include/altivec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/altivec.h b/sys/powerpc/include/altivec.h index ba16a0bd19f3..b984218457b0 100644 --- a/sys/powerpc/include/altivec.h +++ b/sys/powerpc/include/altivec.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/powerpc/include/altivec.h,v 1.1.2.1.4.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _MACHINE_ALTIVEC_H_ |