]> granicus.if.org Git - python/commit
getpathp.c: fix compiler warning
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 23 Mar 2016 10:31:58 +0000 (11:31 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 23 Mar 2016 10:31:58 +0000 (11:31 +0100)
commitccb1f8cb1a9faabe3a3ef90b64257f632052c368
treea927416b151817ee37c8cca88272d871e24309c2
parent0aed3a4ebc42afcf41ea926b5fca721a0923b43e
getpathp.c: fix compiler warning

wcsnlen_s() result type is size_t.
PC/getpathp.c