summaryrefslogtreecommitdiff
path: root/gcc/calls.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2014-02-25 06:19:32 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2014-02-25 06:19:32 +0000
commita04100abbc7c47dd9b20531732611069e0839956 (patch)
tree84a3756d7e06f193d48957ab5de2265300c3e213 /gcc/calls.h
parent654667222668ec13fd8b70a1b98997fd4477b5e9 (diff)
downloadgcc-a04100abbc7c47dd9b20531732611069e0839956.tar.gz
* calls.h: Fix typo in comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208108 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/calls.h')
-rw-r--r--gcc/calls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/calls.h b/gcc/calls.h
index e6435cc0ba2..e240908bef7 100644
--- a/gcc/calls.h
+++ b/gcc/calls.h
@@ -1,4 +1,4 @@
-/* Declarations anda data types for RTL call insn generation.
+/* Declarations and data types for RTL call insn generation.
Copyright (C) 2013-2014 Free Software Foundation, Inc.
This file is part of GCC.