X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Freadwrite.c;h=0e8684e260b59ea242bd708cf4f8a0105f814702;hb=806530f232d6b76d86f6c03263ca443aa0f5a08c;hp=42a048fdabd2d3abaf0e32d561f9cb901930baff;hpb=890d8fe47755c3bad936389cf48ffa141cff41c9;p=lttng-tools.git diff --git a/src/common/readwrite.c b/src/common/readwrite.c index 42a048fda..0e8684e26 100644 --- a/src/common/readwrite.c +++ b/src/common/readwrite.c @@ -28,7 +28,7 @@ * Upon success, they return the "count" received as parameter. * They can return a negative value if an error occurs. * If a value lower than the requested "count" is returned, it means an - * error occured. + * error occurred. * The error can be checked by querying errno. */ LTTNG_HIDDEN