Changes in / [7d6e01d:7c38d53]


Ignore:
File:
1 edited

Legend:

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

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