summaryrefslogtreecommitdiff
path: root/fc-arch/fcarch.tmpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'fc-arch/fcarch.tmpl.h')
-rw-r--r--fc-arch/fcarch.tmpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc-arch/fcarch.tmpl.h b/fc-arch/fcarch.tmpl.h
index 868454e4..2f972ba4 100644
--- a/fc-arch/fcarch.tmpl.h
+++ b/fc-arch/fcarch.tmpl.h
@@ -29,7 +29,7 @@
@@@ use something reasonable and don't include any spaces
@@@
@@@ So far the differences boil down to: endianness, 32 vs 64 bit pointers,
-@@@ and on @@@ 32bit ones, whether double is aligned to one word or two words.
+@@@ and on 32bit ones, whether double is aligned to one word or two words.
@@@ Those result in the 6 formats listed below.
@@@
@@@ ,name (endianness,pointer-size,double-alignment)