aboutsummaryrefslogtreecommitdiff
path: root/modules/FindGObject.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindGObject.cmake')
-rw-r--r--modules/FindGObject.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/FindGObject.cmake b/modules/FindGObject.cmake
index 4e2a03b7..3d3d6b3d 100644
--- a/modules/FindGObject.cmake
+++ b/modules/FindGObject.cmake
@@ -5,7 +5,7 @@
# GOBJECT_INCLUDE_DIR - the GObject include directory
# GOBJECT_LIBRARIES - the libraries needed to use GObject
# GOBJECT_DEFINITIONS - Compiler switches required for using GObject
-#
+
# (c)2006, Tim Beaulen <tbscope@gmail.com>