Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/aubioquiet.c

    rce6186a rd389e23  
    3737}
    3838
    39 static void process_print (void) {
     39void process_print (void) {
    4040  int curblocks = (blocks - 4) > 0 ? blocks - 4 : 0;
    4141  if (issilence == -1) {
Note: See TracChangeset for help on using the changeset viewer.