CTRL-C caused the weston process to exit
[platform/core/system/tlm.git] / src / sessiond / main.c
index a29e65d..bf5ed9d 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * This file is part of tlm
  *
- * Copyright (C) 2014 Intel Corporation.
+ * Copyright (C) 2014-2015 Intel Corporation.
  *
  * Contact: Imran Zaman <imran.zaman@intel.com>
  *
@@ -59,7 +59,7 @@ _handle_quit_signal (gpointer user_data)
     return FALSE;
 }
 
-static void 
+static void
 _install_sighandlers (GMainLoop *main_loop)
 {
     GSource *source = NULL;