summaryrefslogtreecommitdiff
path: root/rest/rest-private.h
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-04-22 14:11:38 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2016-06-16 15:01:13 +0200
commit34a0bd8d768e154e74be5e8f495b3d23e7e656df (patch)
treee836bd0623ffa1d7327198e5b6ad51d5056d9b04 /rest/rest-private.h
parent291c4a80d4dceff67b39806827308b140dc45f20 (diff)
downloadlibrest-34a0bd8d768e154e74be5e8f495b3d23e7e656df.tar.gz
Remove all GLIB_CHECK_VERSION uses
Where the checked version is < 2.36, which we now require
Diffstat (limited to 'rest/rest-private.h')
-rw-r--r--rest/rest-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest/rest-private.h b/rest/rest-private.h
index 1a78f80..606f98e 100644
--- a/rest/rest-private.h
+++ b/rest/rest-private.h
@@ -4,7 +4,7 @@
*
* Authors: Rob Bradford <rob@linux.intel.com>
* Ross Burton <ross@linux.intel.com>
- *
+ *
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU Lesser General Public License,
* version 2.1, as published by the Free Software Foundation.