]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-mininet/gpe-mininet-0.4/mininet-main.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-mininet / gpe-mininet-0.4 / mininet-main.patch
1 Index: main.c
2 ===================================================================
3 RCS file: /cvs/gpe/base/gpe-mininet/main.c,v
4 retrieving revision 1.7
5 diff -u -r1.7 main.c
6 --- main.c      9 Jun 2004 22:52:09 -0000       1.7
7 +++ main.c      9 Jul 2004 18:46:58 -0000
8 @@ -329,7 +329,7 @@
9         GdkPixbuf *pixmap;
10  
11         /* first check firewall stuff */
12 -       activate_networking_rules();
13 +//     activate_networking_rules();
14         
15         if (gpe_application_init (&argc, &argv) == FALSE)
16                 exit (1);