]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/x-authority.h
Remove trailing whitespace
[sojka/lightdm.git] / src / x-authority.h
index d7dacb624a0f0aba6b622dd3f3f430d7e51c1d71..101cb1cac323008c656b110c4f1e6d1504989158 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
@@ -47,7 +47,7 @@ typedef enum
 {
    XAUTH_WRITE_MODE_REPLACE,
    XAUTH_WRITE_MODE_REMOVE,
-   XAUTH_WRITE_MODE_SET  
+   XAUTH_WRITE_MODE_SET
 } XAuthWriteMode;
 
 GType x_authority_get_type (void);