From 5b5fec7ccbf0c42b15e9fac3c17b1362543aa0b3 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 29 Jun 2019 17:11:42 +0200 Subject: Small API docs fixes --- find-modules/FindSeccomp.cmake | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'find-modules/FindSeccomp.cmake') diff --git a/find-modules/FindSeccomp.cmake b/find-modules/FindSeccomp.cmake index eeb83c45..76c83e8a 100644 --- a/find-modules/FindSeccomp.cmake +++ b/find-modules/FindSeccomp.cmake @@ -3,7 +3,8 @@ # ----------- # # Try to locate the libseccomp library. -# If found, this will define the following variables: +# +# This will define the following variables: # # ``Seccomp_FOUND`` # True if the seccomp library is available -- cgit v1.2.1