Fix warnings reported by clang.
[mono.git] / mono / profiler / proflog.c
index 10f989870bcd608af48f7fe8acb45814ef1b2992..cc3d41474d0ea8d252cc34a6ff4ce602efd7b94d 100644 (file)
@@ -5,6 +5,7 @@
  *   Paolo Molaro (lupus@ximian.com)
  *
  * Copyright 2010 Novell, Inc (http://www.novell.com)
+ * Copyright 2011 Xamarin Inc (http://www.xamarin.com)
  */
 
 #include <config.h>
@@ -277,7 +278,7 @@ typedef struct _LogBuffer LogBuffer;
  *     [object: sleb128] the object as a difference from obj_base
  *     [root_type: uleb128] the root_type: MonoProfileGCRootType (profiler.h)
  *     [extra_info: uleb128] the extra_info value
- *     object, root_type_extra_info are repeated num_roots times
+ *     object, root_type and extra_info are repeated num_roots times
  *
  * type sample format
  * type: TYPE_SAMPLE