]> granicus.if.org Git - curl/commitdiff
Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS.
authorYang Tse <yangsita@gmail.com>
Thu, 28 Jan 2010 10:56:43 +0000 (10:56 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 28 Jan 2010 10:56:43 +0000 (10:56 +0000)
http://curl.haxx.se/mail/lib-2009-12/0293.html

packages/vms/config-vms.h

index 726fa4d5df6cafee576068b8a5aebf9eda80f606..85eaf6bfc0a1a40e094dd5f75d2007e629e5c4cc 100644 (file)
 #define GETNAMEINFO_TYPE_ARG1 struct sockaddr *
 
 /* Define to the type of arg 2 for getnameinfo. */
-#define GETNAMEINFO_TYPE_ARG2 FIXME
+#define GETNAMEINFO_TYPE_ARG2 size_t
 
 /* Define to the type of args 4 and 6 for getnameinfo. */
 #define GETNAMEINFO_TYPE_ARG46 size_t