standardize on flush buffer (no plural)
[lttng-ust.git] / include / ust / lttng-ust-abi.h
index 5eb131f8feae510410881964bab28d85dacf700a..da2bfb942a111844379bad1ff7d6b8b5eed55238 100644 (file)
@@ -111,7 +111,7 @@ struct lttng_ust_context {
 /* Event and Channel FD commands */
 #define LTTNG_UST_CONTEXT                      \
        _UST_CMDW(0x70, struct lttng_ust_context)
-#define LTTNG_UST_FLUSH_BUFFERS                        \
+#define LTTNG_UST_FLUSH_BUFFER                 \
        _UST_CMD(0x71)
 
 /* Event, Channel and Session commands */
This page took 0.023864 seconds and 4 git commands to generate.