ignatenkobrain commented on this pull request.


> @@ -30,10 +30,12 @@ static int sameDate(const struct tm *ot, const struct tm 
> *nt)
            ot->tm_wday == nt->tm_wday);
 }
 
+#define TZ_MAX_LENGTH 80

It would be great if this number was described. I mean why not 67 or 93 :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/739#pullrequestreview-246249634
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to