summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-07-22 17:33:07 +0300
committerAlon Levy <alevy@redhat.com>2012-10-23 18:46:58 +0200
commit317ce6746c0ff9e8ebe442772715dd6fabe1b367 (patch)
tree7f5bb8669a56c9522a378dc651cbdbc7768b9db2
parente9bcb5f549760d0e8b30caaabac93bc7fc9b2a87 (diff)
staticfy qxl_io_create_primary, fold earlier
-rw-r--r--src/qxl_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qxl_driver.c b/src/qxl_driver.c
index 9e23bbc..70c7012 100644
--- a/src/qxl_driver.c
+++ b/src/qxl_driver.c
@@ -205,7 +205,7 @@ qxl_io_memslot_add (qxl_screen_t *qxl, uint8_t id)
#endif
}
-void
+static void
qxl_io_create_primary (qxl_screen_t *qxl)
{
#ifndef XSPICE