Replace some more qsort calls with std::sort
[deliverable/binutils-gdb.git] / gdb / linespec.c
index fb6b04e22b008f28426936d5411f81827562c674..fdbb670ed79b116a52423cbed587cb4b77414844 100644 (file)
@@ -3331,7 +3331,7 @@ decode_line_with_last_displayed (const char *string, int flags)
 
 \f
 
-/* First, some functions to initialize stuff at the beggining of the
+/* First, some functions to initialize stuff at the beginning of the
    function.  */
 
 static void
This page took 0.023832 seconds and 4 git commands to generate.