X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fctf-writer%2Fstream.c;h=43150a880f2fb722f6b0c1fad6110fc45fdd43c6;hb=e74015680521597497c3218160a9e80081932896;hp=2242d977c2ac818d2430b1beaf1dd43deadb3fe0;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/src/ctf-writer/stream.c b/src/ctf-writer/stream.c index 2242d977..43150a88 100644 --- a/src/ctf-writer/stream.c +++ b/src/ctf-writer/stream.c @@ -1923,7 +1923,7 @@ end: * Returns the following codes: * 1 if the field was found and set, * 0 if nothing was done (field not found, or was already set), - * <0 if an error was encoutered + * <0 if an error was encountered */ static int try_set_structure_field_integer(struct bt_ctf_field *structure, const char *name,