[PATCH 03/14] wmtz FTBFS

Rodolfo García Peñas (kix) <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
This patch solves the FTBFS problems with wmtz:
- Default switch without code.
- Broken line.

Signed-off-by: Rodolfo García Peñas (kix) <[email protected]>
---
 wmtz/wmtz/wmtz.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/wmtz/wmtz/wmtz.c b/wmtz/wmtz/wmtz.c
index 928f845..82c47fe 100644
--- a/wmtz/wmtz/wmtz.c
+++ b/wmtz/wmtz/wmtz.c
@@ -51,8 +51,7 @@
 #define STRSIZE 10
 #define LMST 1
 #define GMST 0
-#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7
-http://www.geocities.com/jl1n/wmtz/wmtz.html\""
+#define ABOUT "xmessage -center -buttons \"Close\" \"WMTZ - Window Maker Time Zone dockapp v0.7 http://www.geocities.com/jl1n/wmtz/wmtz.html\""
 
 
 /*
@@ -478,7 +477,6 @@ void wmtz_routine(int argc, char **argv)
                    }
 		   but_stat = -1;
                    break;
-	    default:
 	  }
         }
 
@@ -528,7 +526,6 @@ void handleTheMenu(int but_stat)
 	case 4:
 	    exit(0);
 	    break;
-	default:
       }
     return;
 }
-- 
2.5.0


-- 
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.