aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/elf.h')
-rw-r--r--sys/powerpc/include/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/elf.h b/sys/powerpc/include/elf.h
index d2b8e12107d8..1bb1538a03bf 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.7.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $
*/
#ifndef _MACHINE_ELF_H_