* calls.h: Fix typo in comment.
authorAlangi Derick <alangiderick@gmail.com>
Tue, 25 Feb 2014 06:19:32 +0000 (06:19 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 25 Feb 2014 06:19:32 +0000 (23:19 -0700)
From-SVN: r208108

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.