Remove vtracelog and vtracef from v0 compat API
[lttng-ust.git] / include / lttng / ust-tracer.h
index a863757b26ba6ad0d8f96b36aebe8c53d88ca782..7e6a25139593de9918f5b4f6df01336403461ab2 100644 (file)
@@ -15,8 +15,8 @@
 #include <lttng/ust-version.h>
 
 /*
- * On architectures without efficient unaligned accesses, layout the
- * content of the ringbuffer respect the natural alignment of the
+ * On architectures without efficient unaligned accesses, the layout of
+ * the ringbuffer's content respects the natural alignment of the
  * system. Only pack its content on architectures we know have efficient
  * unaligned memory access.
  *
This page took 0.022457 seconds and 4 git commands to generate.