llvm shhhhhh! (not a real fix)

SVN revision: 46757
This commit is contained in:
Carsten Haitzler 2010-03-02 01:04:38 +00:00
parent e77524000b
commit 9ade1a11cc
1 changed files with 1 additions and 3 deletions

View File

@ -647,10 +647,8 @@ _mkup_to_text(const char *mkup)
str = _str_append(str, ts, &str_len, &str_alloc);
free(ts);
}
s = NULL;
break;
}
if (*p == 0)
break;
}
if (*p == '<')
{