X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Flttng-utils%2Fdebug-info%2Fbin-info.c;h=dcb543151744daf76a5ce6a5b5e6517a80fdc25e;hb=118ae153da2f634b562674b14263a471b4c58de1;hp=b9e92871141557123cd950c5b365e4b48d4fb88e;hpb=a9e011f64ea9567f7bb84e3b3711007c42e9913e;p=babeltrace.git diff --git a/src/plugins/lttng-utils/debug-info/bin-info.c b/src/plugins/lttng-utils/debug-info/bin-info.c index b9e92871..dcb54315 100644 --- a/src/plugins/lttng-utils/debug-info/bin-info.c +++ b/src/plugins/lttng-utils/debug-info/bin-info.c @@ -300,7 +300,7 @@ end: * * @returns 1 on if the build id of stored in `bin` matches * the build id of the ondisk file. - * 0 on if they are different or an error occured. + * 0 on if they are different or an error occurred. */ static int is_build_id_matching(struct bin_info *bin)