X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.c;h=b5f610be06f59aedc3f3370d8abe5ba0a1e78f2e;hp=fb8fa4a55e47485a6f417d9876d882697fce7ad5;hb=14e28c6f75dba715fac299d909fdad50bfcf192d;hpb=0995c4adca9bd65afd16064d582ae8c404c2e8d5 diff --git a/prometheus.c b/prometheus.c index fb8fa4a..b5f610b 100644 --- a/prometheus.c +++ b/prometheus.c @@ -1049,7 +1049,7 @@ Credit: CZFree.Net, Martin Devera, Netdave, Aquarius, Gandalf\n\n",version); printf("%-22s %-15s mark\n","name","ip"); #endif - printf("Writing %s ", classmap); + printf("Writing %s", classmap); f = fopen(classmap, "w"); if(f < 0) {