Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/io/vprintf.c

    rd8de5d3 re08a733  
    9696/** Print formatted text to stdout.
    9797 *
    98  * @param fmt Format string
    99  * @param ap  Format parameters
     98 * @param file Output stream
     99 * @param fmt  Format string
     100 * @param ap   Format parameters
    100101 *
    101102 * \see For more details about format string see printf_core.
Note: See TracChangeset for help on using the changeset viewer.