Hey,

true. You can apply the attached patch as I don't work on the ogmtools
anymore. Waiting for a new release might take some time ;)

Mosu

-- 
If Darl McBride was in charge, he'd probably make marriage
unconstitutional too, since clearly it de-emphasizes the commercial
nature of normal human interaction, and probably is a major impediment
to the commercial growth of prostitution. - Linus Torvalds

Index: ogminfo.c
===================================================================
--- ogminfo.c	(revision 2419)
+++ ogminfo.c	(working copy)
@@ -513,7 +513,7 @@ void process_ogm(int fdin)
               stream->serial, stream->size,
               (stream->size * 8.0 / 1000.0) / now,
               (stream->size / 1024.0) / now,
-              stream->num_packets, now * 1000.0);
+              stream->num_packets, now);
       stream = stream->next;
     }
   }

Attachment: pgpArhy1WnYGz.pgp
Description: PGP signature

Reply via email to