X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Furi.c;h=fb61a5bbdc0c61138823fbae0fd143bffb328f65;hb=062fc3d82f245d6166457ebb0af9ea38abc30378;hp=ef68cd4fad28be8f3a26e82db2f8e10812739f46;hpb=507af6fc151b69a9b7c243e30387da303c5b83cc;p=lttng-tools.git diff --git a/src/common/uri.c b/src/common/uri.c index ef68cd4fa..fb61a5bbd 100644 --- a/src/common/uri.c +++ b/src/common/uri.c @@ -68,7 +68,6 @@ static const inline char *strpbrk_or_eos(const char *s, const char *accept) return p; } - /* * Validate if proto is a supported protocol from proto_uri array. */