[PATCH 7/9] wmomikuzi: main() returns an int.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 wmomikuzi/wmomikuzi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmomikuzi/wmomikuzi.c b/wmomikuzi/wmomikuzi.c
index 56702ba..824ab11 100644
--- a/wmomikuzi/wmomikuzi.c
+++ b/wmomikuzi/wmomikuzi.c
@@ -73,7 +73,7 @@ static DAProgramOption options[] = {
    {"-d", "--displayname", "display to use.", DOString, False, {&displayName}},
 };
 
-main(int argc, char **argv)
+int main(int argc, char **argv)
 {
    Pixmap daikichi_pixmap;
    Pixmap chukichi_pixmap;
-- 
2.7.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.