Curl_FormBoundary: made static
authorDaniel Stenberg <daniel@haxx.se>
Thu, 14 Feb 2013 09:32:04 +0000 (10:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 14 Feb 2013 09:32:04 +0000 (10:32 +0100)
commitd821525cee3fb43f746fdebf6dcc2dd8daa2bb7f
treeb504a5b71cc18049f9d59386853ea1f3e276992c
parentad7291c1a9d6b2800fd7cb9174ced31d4bcbc439
Curl_FormBoundary: made static

As Curl_FormBoundary() is no longer used outside of this file (since
commit ad7291c1a9d), it is now renamed to formboundary() and is made
static.
lib/formdata.c