summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-08-28 10:54:22 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-08-28 10:54:22 +0000
commitb090827b2632f1f1d90adf6ed537bcaa76381190 (patch)
tree1c83e6e4689be8894157ee8b0f76e689bf3b8871 /gcc/stor-layout.c
parentd217a1ad3cab054b26557a021afa46aad06cff45 (diff)
downloadgcc-b090827b2632f1f1d90adf6ed537bcaa76381190.tar.gz
Fix spelling errors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10289 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/stor-layout.c')
-rw-r--r--gcc/stor-layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c
index 75d26119657..1088e095f30 100644
--- a/gcc/stor-layout.c
+++ b/gcc/stor-layout.c
@@ -46,7 +46,7 @@ tree size_one_node;
The value is measured in bits. */
int maximum_field_alignment;
-/* If non-zero, the alignment of a bitsting or (power-)set value, in bits.
+/* If non-zero, the alignment of a bitstring or (power-)set value, in bits.
May be overridden by front-ends. */
int set_alignment = 0;