summaryrefslogtreecommitdiff
path: root/libexec/ld.so/powerpc/ldasm.S
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ld.so/powerpc/ldasm.S')
-rw-r--r--libexec/ld.so/powerpc/ldasm.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ld.so/powerpc/ldasm.S b/libexec/ld.so/powerpc/ldasm.S
index e626587e723..caf43ea950b 100644
--- a/libexec/ld.so/powerpc/ldasm.S
+++ b/libexec/ld.so/powerpc/ldasm.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: ldasm.S,v 1.4 2002/05/24 04:17:01 deraadt Exp $ */
+/* $OpenBSD: ldasm.S,v 1.5 2002/07/07 08:54:50 jufi Exp $ */
/*
* Copyright (c) 1999 Dale Rahn
@@ -75,7 +75,7 @@ ENTRY(_dl_start)
rlwinm 18,18,0,8,30 # mask off the offset portion of the instr.
/*
- * these adds effectively calculates the value the
+ * these adds effectively calculate the value the
* bl _GLOBAL_OFFSET_TABLE_@local-4
* operation that would be below would calulate.
*/