No it doesn't breaks N_ macro. Will resend the patch.
2015-01-09 2:05 GMT+06:00 Junio C Hamano :
> Alexander Kuleshov writes:
>
>> Signed-off-by: Alexander Kuleshov
>> ---
>
> s/Indentation for/line-wrap/, perhaps?
>
> What the patch wants to do makes sense to me, but I haven't seen a
> long mul
Alexander Kuleshov writes:
> Signed-off-by: Alexander Kuleshov
> ---
s/Indentation for/line-wrap/, perhaps?
What the patch wants to do makes sense to me, but I haven't seen a
long multi-line string, each lines in which is terminated with "\n\"
in the source, fed to N_() macro anywhere else in
Signed-off-by: Alexander Kuleshov
---
builtin/show-branch.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/builtin/show-branch.c b/builtin/show-branch.c
index 270e39c..2e60107 100644
--- a/builtin/show-branch.c
+++ b/builtin/show-branch.c
@@ -6,7 +6,10 @@
#include "parse
3 matches
Mail list logo