mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
. __sun__ -> __sun since Sun's CC doesn't use the former.
This commit is contained in:
@@ -336,7 +336,7 @@ static char *xstrdup(const char *src)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef __sun__ /* unimpressed by Solaris */
|
#ifdef __sun /* unimpressed by Solaris */
|
||||||
static int vasprintf(char **strp, const char *fmt, va_list ap)
|
static int vasprintf(char **strp, const char *fmt, va_list ap)
|
||||||
{
|
{
|
||||||
char tmp;
|
char tmp;
|
||||||
|
|||||||
Reference in New Issue
Block a user