Skip to content

Commit

Permalink
Patch for 'src/output.c'
Browse files Browse the repository at this point in the history
- Fixed: Wrong TX value in plain data (bug ID 1797088).
- Fixed: Dynamic multiplier for bits is now set to x1000 (1kbit = 1000 bits, 1Mbit = 10^6 bits, ...), instead of x1024, which applies only for bytes.
  • Loading branch information
vgropp committed Jul 7, 2015
1 parent 1bfed4c commit 60ac083
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 74 deletions.
Loading

0 comments on commit 60ac083

Please sign in to comment.