X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Fstring-utils.c;h=dea2ae3bc239453d0728022b2ea38c8a6397c59a;hb=60864af02c63fdaaf9264b4f14bfbc9f9fba64bd;hp=bf8b78e5f43577efb05c4930e89db119cf901442;hpb=b1d36dcecece5826b07504fae171e76be800b4ef;p=lttng-ust.git diff --git a/liblttng-ust/string-utils.c b/liblttng-ust/string-utils.c index bf8b78e5..dea2ae3b 100644 --- a/liblttng-ust/string-utils.c +++ b/liblttng-ust/string-utils.c @@ -271,7 +271,7 @@ retry: goto retry; case '\\': /* Go to escaped character. */ - p++; + p++; /* Fallthrough */ /* * Fall through the default case which will