Changes in directory llvm/include/llvm/ADT:

hash_set.in updated: 1.7 -> 1.8
---
Log message:

Fix comment.

---
Diffs of the changes:  (+1 -1)

 hash_set.in |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/include/llvm/ADT/hash_set.in
diff -u llvm/include/llvm/ADT/hash_set.in:1.7 
llvm/include/llvm/ADT/hash_set.in:1.8
--- llvm/include/llvm/ADT/hash_set.in:1.7       Wed Oct 26 09:48:53 2005
+++ llvm/include/llvm/ADT/hash_set.in   Wed Oct 26 10:02:21 2005
@@ -25,7 +25,7 @@
 //  3.0.4       std      ext/hash_set
 //  3.1      __gnu_cxx   ext/hash_set
 //  HP aCC6     std      stdex/rw/hashset.h
-//  MS VC++    stdext      hash_map
+//  MS VC++    stdext      hash_set
 
 #undef HAVE_GNU_EXT_HASH_SET
 #undef HAVE_STD_EXT_HASH_SET



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to