]> granicus.if.org Git - curl/commit
system_win32: fix function prototype
authorGisle Vanem <gisle.vanem@gmail.com>
Wed, 29 May 2019 18:37:10 +0000 (14:37 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 29 May 2019 18:37:39 +0000 (14:37 -0400)
commit48b9ea43790b48d27fbf226051f2540f762f2923
treee551274b3eabea3cf32a1819180e5b816951126f
parent6da44edfd2a55e61c7271df1f1a05868670145b1
system_win32: fix function prototype

- Change if_nametoindex parameter type from char * to const char *.

Follow-up to 09eef8af from this morning.

Bug: https://github.com/curl/curl/commit/09eef8af#r33716067
lib/system_win32.h