summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-07-22 17:32:52 +0300
committerAlon Levy <alevy@redhat.com>2012-10-23 18:46:58 +0200
commite9bcb5f549760d0e8b30caaabac93bc7fc9b2a87 (patch)
tree02b2eaf2ec26959d3317894e9ee60f8c416b21d1
parent3bf1fc61a7a9b902d5a64530a62f2df34090e2c7 (diff)
staticfy qxl_io_memslot_add (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 83d7252..9e23bbc 100644
--- a/src/qxl_driver.c
+++ b/src/qxl_driver.c
@@ -187,7 +187,7 @@ qxl_update_area (qxl_screen_t *qxl)
#endif
}
-void
+static void
qxl_io_memslot_add (qxl_screen_t *qxl, uint8_t id)
{
#ifndef XSPICE