X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Flttng-ust%2Fevent-notifier-notification.c;h=c13279df58d13351a8832d5b47b6447a074b3bfe;hb=2fbda51c64f28b33b8febffc998af235e6fa9ea9;hp=d4849421f8d421439d2b1a677fe989e67f9092e5;hpb=81b2d23800224648edd5850dd43b78d00b668a5e;p=lttng-ust.git diff --git a/src/lib/lttng-ust/event-notifier-notification.c b/src/lib/lttng-ust/event-notifier-notification.c index d4849421..c13279df 100644 --- a/src/lib/lttng-ust/event-notifier-notification.c +++ b/src/lib/lttng-ust/event-notifier-notification.c @@ -199,7 +199,7 @@ void capture_sequence(struct lttng_msgpack_writer *writer, /* * We assume that alignment is smaller or equal to the size. * This currently holds true but if it changes in the future, - * we will want to change the pointer arithmetics below to + * we will want to change the pointer arithmetic below to * take into account that the next element might be further * away. */