]> gcc.gnu.org Git - gcc.git/commitdiff
Fix comment.
authorDoug Evans <dje@gnu.org>
Thu, 1 Feb 1996 22:41:55 +0000 (22:41 +0000)
committerDoug Evans <dje@gnu.org>
Thu, 1 Feb 1996 22:41:55 +0000 (22:41 +0000)
From-SVN: r11153

gcc/config/h8300/h8300.h

index a3492a6f94fe4921f8f048d076f796dbe65fb4fe..9011f5f3198774c3596e0de19ec45383e24a64cd 100644 (file)
@@ -1272,7 +1272,7 @@ do { char dstr[30];                                       \
    should be a C expression to be executed when #pragma is seen.  The
    argument STREAM is the stdio input stream from which the source
    text can be read.  CH is the first character after the #pragma.  The
-   result of the expressionsis the terminating character found
+   result of the expression is the terminating character found
    (newline or EOF).  */
 #define HANDLE_PRAGMA(FILE, CH) handle_pragma (FILE, CH)
 
This page took 0.06882 seconds and 5 git commands to generate.