1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../wavemon/gcc34.patch
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
15 # --- T2-COPYRIGHT-NOTE-END ---
16 --- wavemon-0.4.0b/conf.c.orig 2004-05-11 14:00:22.433704840 +0200
17 +++ wavemon-0.4.0b/conf.c 2004-05-11 14:01:33.102961480 +0200
20 case t_sep: /* gcc -Wall sucks */
22 + ; /* and dummy coders, too */
27 case t_listval: sprintf(rv, "%s", (char *)ci->v);
34 --- wavemon-0.4.0b/conf_scr.c.orig 2004-05-11 14:01:54.314736800 +0200
35 +++ wavemon-0.4.0b/conf_scr.c 2004-05-11 14:02:28.469544480 +0200
38 case t_sep: /* gcc -Wall sucks */
40 + ; /* and dummy coders, too */
46 case t_sep: /* gcc -Wall sucks */
48 + ; /* and dummy coders, too */
52 --- wavemon-0.4.0b/wavemon.c.orig 2004-05-11 14:02:49.263383336 +0200
53 +++ wavemon-0.4.0b/wavemon.c 2004-05-11 14:03:31.590948568 +0200
57 dump_parameters(&conf);
62 /* initialize the ncurses interface */