From 69271537031e83c7a96a4221a3a551c0fe7c6075 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 25 May 2012 19:51:05 +0900 Subject: Format GETOUT_METALINK nicely --- src/tool_sdecls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tool_sdecls.h b/src/tool_sdecls.h index b0d2afdc1..7b1297588 100644 --- a/src/tool_sdecls.h +++ b/src/tool_sdecls.h @@ -101,7 +101,7 @@ struct getout { #define GETOUT_USEREMOTE (1<<2) /* use remote file name locally */ #define GETOUT_UPLOAD (1<<3) /* if set, -T has been used */ #define GETOUT_NOUPLOAD (1<<4) /* if set, -T "" has been used */ -#define GETOUT_METALINK (1<<5) /* set when Metalink download */ +#define GETOUT_METALINK (1<<5) /* set when Metalink download */ /* * 'trace' enumeration represents curl's output look'n feel possibilities. -- cgit v1.2.3