[cfe-commits] r112295 - /cfe/trunk/include/clang-c/Index.h
Ted Kremenek
kremenek at apple.com
Fri Aug 27 14:34:51 PDT 2010
Author: kremenek
Date: Fri Aug 27 16:34:51 2010
New Revision: 112295
URL: http://llvm.org/viewvc/llvm-project?rev=112295&view=rev
Log:
Fix copy-paste in doxygen comment.
Modified:
cfe/trunk/include/clang-c/Index.h
Modified: cfe/trunk/include/clang-c/Index.h
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang-c/Index.h?rev=112295&r1=112294&r2=112295&view=diff
==============================================================================
--- cfe/trunk/include/clang-c/Index.h (original)
+++ cfe/trunk/include/clang-c/Index.h Fri Aug 27 16:34:51 2010
@@ -1443,7 +1443,7 @@
*/
/**
- * \defgroup CINDEX_TYPES Information for attributes
+ * \defgroup CINDEX_ATTRIBUTES Information for attributes
*
* @{
*/
More information about the cfe-commits
mailing list