Cleanup: remove whitespaces at EOL in lttng-ust.pc.in
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Oct 2023 17:34:06 +0000 (13:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Oct 2023 17:34:06 +0000 (13:34 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I1da0f8291929c6638bea44748e6e223ba32b36dc

src/lib/lttng-ust.pc.in

index 6aee46ef1856b5cfdcb9f0915a0a02c208bde05b..bd3600cb40c39a236b860055c8bac6edfbc2ae33 100644 (file)
@@ -4,9 +4,9 @@ libdir=@libdir@
 includedir=@includedir@
 
 Name: LTTng Userspace Tracer
-Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code. 
+Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code.
 Version: @PACKAGE_VERSION@
 Requires:
 Libs: -L${libdir} -llttng-ust -llttng-ust-common -ldl
-Cflags: -I${includedir} 
+Cflags: -I${includedir}
 
This page took 0.034398 seconds and 4 git commands to generate.