* calls.h: Fix typo in comment.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Feb 2014 06:19:32 +0000 (06:19 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Feb 2014 06:19:32 +0000 (06:19 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208108 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/calls.h

index 8273d2a..c1b18ab 100644 (file)
@@ -1,3 +1,7 @@
+2014-02-24  Alangi Derick  <alangiderick@gmail.com>
+
+       * calls.h: Fix typo in comment.
+
 2014-02-24  John David Anglin  <danglin@gcc.gnu.org>
 
        * config/pa/pa.c (pa_output_move_double): Don't valididate when
index e6435cc..e240908 100644 (file)
@@ -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.