commit | d04e5a4d04079a41b519de148b8b4615bde117e0 | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Fri Nov 24 09:02:25 2017 +0200 |
committer | Martin Storsjö <martin@martin.st> | Fri Nov 24 09:03:40 2017 +0200 |
tree | 858b33933d5439a69bc9283293b83ef5a3159a98 | |
parent | 91459ac35276522b0e4405c76795d91822bb395a [diff] |
ucrtbase: Fix a typo in the previous commit This fixes multiple definition errors if linking in both sprintf and snprintf. Signed-off-by: Martin Storsjö <martin@martin.st>