Изменения

м
fix
Строка 152: Строка 152:  
end
 
end
 
 
if nocat then  
+
if nocat then
 
targs['nocat'] = 1
 
targs['nocat'] = 1
 
end
 
end
Строка 161: Строка 161:  
end
 
end
 
 
return tostring(nwt) .. ' ' .. sep .. prefix .. expand_result .. postfix .. comment_sep .. comment
+
return tostring(nwt) .. ' ' .. sep .. prefix .. expand_result .. postfix .. (comment ~= '' and comment_sep .. comment or '')
 
end
 
end
    
return p
 
return p
Анонимный участник