From f07ee0970f381c58b50041a19640f14ec3adf67c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 3 Dec 2015 05:40:25 +0100 Subject: whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/librarian.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/librarian.c b/src/librarian.c index 2b21b39..f0441fb 100644 --- a/src/librarian.c +++ b/src/librarian.c @@ -30,12 +30,14 @@ #define t(...) do { if (__VA_ARGS__) goto fail; } while (0) + /** * The name of the process. */ static const char *argv0; + /** * A library and version range. */ -- cgit v1.2.3-70-g09d2