www.usr.com/support/gpl/USR9108_release1.3.tar.gz
[bcm963xx.git] / userapps / opensource / ppp / pppoe / main.c
index 5c4e043..3804393 100755 (executable)
@@ -241,6 +241,10 @@ main(argc,argv)
     // brcm
     int demandBegin=0;
 
+    if ( debug )
+        for( i=0; i<argc; i++ )
+        printf("%s%c", argv[i], (i==argc-1 ? '\n':' '));
+
     new_phase(PHASE_INITIALIZE);
 
     /*