commit | 27be55872dd747c733a42a3d90864d9f59272d26 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 13 12:25:25 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Apr 16 09:03:48 2013 +0200 |
tree | b1243a8e39316783b53d21d4baa44c957d1f2496 | |
parent | 98a9ad9082284df62fb5b9355dd1901639de8268 [diff] |
console: make DisplayState private to console.c With gui_* being moved to console.c nobody outside console.c needs access to DisplayState fields any more. Make the struct private. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>