diff options
Diffstat (limited to 'src/xdmcp-protocol.h')
-rw-r--r-- | src/xdmcp-protocol.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xdmcp-protocol.h b/src/xdmcp-protocol.h index b8eeda09..1c7a639b 100644 --- a/src/xdmcp-protocol.h +++ b/src/xdmcp-protocol.h @@ -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 @@ -49,7 +49,7 @@ typedef struct typedef struct { XDMCPOpcode opcode; - + union { struct |