[Pkg-wmaker-commits] [wmbiff] 30/32: un-shadow index
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:00:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_3_8
in repository wmbiff.
commit 8e2d239765c75fdc65f70e426130ddbc15039dd0
Author: bluehal <bluehal>
Date: Mon Mar 18 09:47:07 2002 +0000
un-shadow index
---
wmgeneral/wmgeneral.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmgeneral/wmgeneral.h b/wmgeneral/wmgeneral.h
index 7bd23cf..a167774 100644
--- a/wmgeneral/wmgeneral.h
+++ b/wmgeneral/wmgeneral.h
@@ -42,7 +42,7 @@ Display *display;
/* Function Prototypes */
/***********************/
-void AddMouseRegion(int index, int left, int top, int right, int bottom);
+void AddMouseRegion(int rgn_index, int left, int top, int right, int bottom);
int CheckMouseRegion(int x, int y);
void openXwindow(int argc, char *argv[], const char **, char *, int, int);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list