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 d2b8e12107d85..1392c6cdb295c 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.8 2006/10/04 21:37:10 jb Exp $ */ #ifndef _MACHINE_ELF_H_ |