gdb
[deliverable/binutils-gdb.git] / gdb / exceptions.c
index 4eb2f9ef33fd4cdd4a8c4ee38497573da14328fe..ce86f481072f81608e43db8f7b61f94538fa5c7e 100644 (file)
@@ -442,7 +442,7 @@ throw_error (enum errors error, const char *fmt, ...)
    be replaced by judicious use of QUIT.  */
 
 /* MAYBE: cagney/1999-11-05: catch_errors() in conjunction with
-   error() et al. could maintain a set of flags that indicate the the
+   error() et al. could maintain a set of flags that indicate the
    current state of each of the longjmp buffers.  This would give the
    longjmp code the chance to detect a longjmp botch (before it gets
    to longjmperror()).  Prior to 1999-11-05 this wasn't possible as
This page took 0.039032 seconds and 4 git commands to generate.