gdb
[deliverable/binutils-gdb.git] / gdb / f-exp.y
index d9cf3cfcb90a59c4ba0043ed7e2a9a6baba33faa..74937d7a2352f20d8ddfcb087ce6ce2d5e5f77ce 100644 (file)
@@ -765,7 +765,7 @@ parse_number (p, len, parsed_float, putithere)
   
   /* If the number is too big to be an int, or it's got an l suffix
      then it's a long.  Work out if this has to be a long by
-     shifting right and and seeing if anything remains, and the
+     shifting right and seeing if anything remains, and the
      target int size is different to the target long size.
      
      In the expression below, we could have tested
This page took 0.033441 seconds and 4 git commands to generate.