Fix typo in comment: h added, sort -> short.
authorDavid Anderson <davea@sgi.com>
Fri, 1 Sep 2000 23:48:59 +0000 (23:48 +0000)
committerDavid Anderson <davea@sgi.com>
Fri, 1 Sep 2000 23:48:59 +0000 (23:48 +0000)
gdb/dst.h

index 31261d198d4901169339e3b00d7c19cbcc8cc597..b72c58c9653aa448201dcbbe16515160fe1bbf98 100644 (file)
--- a/gdb/dst.h
+++ b/gdb/dst.h
@@ -541,7 +541,7 @@ typedef enum
   }
 dst_var_loc_t;
 
-/* Locations come in two versions. The sort, and the long. The difference
+/* Locations come in two versions. The short, and the long. The difference
  * between the short and the long is the addition of a statement number
  * field to the start andend of the range of the long, and and unkown
  * purpose field in the middle. Also, loc_type and loc_index aren't
This page took 0.025607 seconds and 4 git commands to generate.