]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/seat-xvnc.h
Load all users only when really needed
[sojka/lightdm.git] / src / seat-xvnc.h
index 64eec2ef366271e553018c8edd36e6922ea09bb0..f96e590a104b62f4d1ec700b4aacf70d6d35a525 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010-2011 Robert Ancell.
  * Author: Robert Ancell <robert.ancell@canonical.com>
- * 
+ *
  * This program is free software: you can redistribute it and/or modify it under
  * the terms of the GNU General Public License as published by the Free Software
  * Foundation, either version 3 of the License, or (at your option) any later
@@ -9,8 +9,8 @@
  * license.
  */
 
-#ifndef _SEAT_xvnc_H_
-#define _SEAT_xvnc_H_
+#ifndef SEAT_XVNC_H_
+#define SEAT_XVNC_H_
 
 #include <glib-object.h>
 #include "seat.h"
@@ -39,4 +39,4 @@ SeatXVNC *seat_xvnc_new (GSocket *connection);
 
 G_END_DECLS
 
-#endif /* _SEAT_xvnc_H_ */
+#endif /* SEAT_XVNC_H_ */