Michael Brown пре 19 година
родитељ
комит
127362581f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/core/vsprintf.c

+ 1
- 0
src/core/vsprintf.c Прегледај датотеку

@@ -26,6 +26,7 @@ PRINTF and friends
26 26
 		%d	- decimal int
27 27
 		%c	- char
28 28
 		%s	- string
29
+		%m	- string representation of the most recent error
29 30
 		%@	- Internet address in ddd.ddd.ddd.ddd notation
30 31
 		%!	- Ethernet address in xx:xx:xx:xx:xx:xx notation
31 32
 	Note: width specification ignored

Loading…
Откажи
Сачувај