Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 4e38c3c3afd9e1517c557470a82eff76 > files > 10

iptraf-3.0.0-4mdv2008.0.src.rpm

--- src/iptraf.c	2005-09-13 08:42:54.000000000 +0200
+++ src/iptraf.c.oden	2006-05-24 19:06:27.000000000 +0200
@@ -261,7 +261,11 @@
     if (opt == 0) {
         attrset(STATUSBARATTR);
         mvprintw(LINES - 1, 1, PLATFORM);
-        about();
+
+/*	the author of this software should not force a splash each time 
+	the software is invoced. Instead he/she should add an ""About" 
+	menu item.
+        about(); */
 
         tx_initmenu(&menu, 13, 35, (LINES - 14) / 2, (COLS - 35) / 2,
                     BOXATTR, STDATTR, HIGHATTR, BARSTDATTR, BARHIGHATTR,