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