From 39a42549a7ebfbc58fadec72c81491baeccda9ad Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 3 Dec 2015 05:45:30 +0100 Subject: reorder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/librarian.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/librarian.c b/src/librarian.c index 99142a3..fe7591a 100644 --- a/src/librarian.c +++ b/src/librarian.c @@ -40,13 +40,6 @@ -/** - * The name of the process. - */ -static const char *argv0; - - - /** * A library and version range. */ @@ -83,6 +76,13 @@ struct library { +/** + * The name of the process. + */ +static const char *argv0; + + + /** * Determine whether a string is the * name of a non-reserved variable. -- cgit v1.2.3-70-g09d2