Am 05.07.2016 um 19:05 schrieb Nguyễn Thái Ngọc Duy:
+                       die(Q_("premature end of pack file, %"PRIuMAX" byte 
missing",
+                              "premature end of pack file, %"PRIuMAX" bytes 
missing",

I would be surprised if this form of translation worked...

+                              (unsigned int)len),
+                           (uintmax_t)len);

-- Hannes

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to