diff options
Diffstat (limited to 'sys/powerpc/include/elf.h')
-rw-r--r-- | sys/powerpc/include/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/elf.h b/sys/powerpc/include/elf.h index e01488dcc0c4..94d75b43f452 100644 --- a/sys/powerpc/include/elf.h +++ b/sys/powerpc/include/elf.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/elf.h,v 1.10.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MACHINE_ELF_H_ |