Changes in directory llvm/include/llvm/Support:
Debug.h updated: 1.14 -> 1.15 --- Log message: Fix a homonymo in a comment. --- Diffs of the changes: (+1 -1) Debug.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/include/llvm/Support/Debug.h diff -u llvm/include/llvm/Support/Debug.h:1.14 llvm/include/llvm/Support/Debug.h:1.15 --- llvm/include/llvm/Support/Debug.h:1.14 Wed Jan 3 16:37:27 2007 +++ llvm/include/llvm/Support/Debug.h Thu Feb 1 06:09:51 2007 @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file implements a handle way of adding debugging information to your +// This file implements a handy way of adding debugging information to your // code, without it being enabled all of the time, and without having to add // command line options to enable it. // _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits