From: David Anderson Date: Fri, 1 Sep 2000 23:48:59 +0000 (+0000) Subject: Fix typo in comment: h added, sort -> short. X-Git-Tag: newlib-1_9_0~1046 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06fcb193274fa35b5cf6f7dc196e3e860ac387eb;p=external%2Fbinutils.git Fix typo in comment: h added, sort -> short. --- diff --git a/gdb/dst.h b/gdb/dst.h index 31261d1..b72c58c 100644 --- 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