summaryrefslogtreecommitdiff
path: root/src/gui_photon.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-01-11 21:29:04 +0000
committerBram Moolenaar <Bram@vim.org>2005-01-11 21:29:04 +0000
commit5f2bb9f5840d30028232d6187ead60a32b9ca592 (patch)
treec14ecde78891c2b1041a49a681c987d50a68360d /src/gui_photon.c
parentf7889b6c73a8cf098b73f64f9cfd00b68071b2cd (diff)
downloadvim-git-5f2bb9f5840d30028232d6187ead60a32b9ca592.tar.gz
updated for version 7.0037
Diffstat (limited to 'src/gui_photon.c')
-rw-r--r--src/gui_photon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_photon.c b/src/gui_photon.c
index fc96cc187..d4360fe80 100644
--- a/src/gui_photon.c
+++ b/src/gui_photon.c
@@ -1895,7 +1895,7 @@ gui_mch_mousehide(int hide)
}
}
- int
+ void
gui_mch_getmouse(int *x, int *y)
{
PhCursorInfo_t info;