Changes in / [7c38d53:7d6e01d]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/io.cfa

    r7c38d53 r7d6e01d  
    432432                                        }
    433433
    434                                         __cfaabi_bits_print_safe( STDERR_FILENO,
     434                                        __cfaabi_bits_print_safe( STDOUT_FILENO,
    435435                                                "----- I/O uRing Stats -----\n"
    436436                                                "- total submit calls     : %'15llu\n"
Note: See TracChangeset for help on using the changeset viewer.