summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyrproxyext.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/ephyr/ephyrproxyext.h')
-rw-r--r--hw/kdrive/ephyr/ephyrproxyext.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/kdrive/ephyr/ephyrproxyext.h b/hw/kdrive/ephyr/ephyrproxyext.h
index e52f8d887..018b69b34 100644
--- a/hw/kdrive/ephyr/ephyrproxyext.h
+++ b/hw/kdrive/ephyr/ephyrproxyext.h
@@ -28,7 +28,6 @@
#ifndef __EPHYRPROXYEXT_H__
#define __EPHYRPROXYEXT_H__
-Bool ephyrProxyExtensionInit (const char *a_extension_name) ;
+Bool ephyrProxyExtensionInit(const char *a_extension_name);
#endif /*__EPHYRPROXYEXT_H__*/
-