summaryrefslogtreecommitdiff
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 e01488dcc0c4e..7c550c53c8f35 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.2.3.2.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _MACHINE_ELF_H_