aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc')
-rw-r--r--powerpc/PrintAsm.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/powerpc/PrintAsm.ml b/powerpc/PrintAsm.ml
index ef50795a..60741975 100644
--- a/powerpc/PrintAsm.ml
+++ b/powerpc/PrintAsm.ml
@@ -97,7 +97,7 @@ let comment =
match target with
| MacOS -> ";"
| Linux -> "#"
- | Diab -> "%"
+ | Diab -> ";"
let constant oc cst =
match cst with