السلام عليكم،

On Sat, Oct 23, 2010 at 06:51:19AM +0300, fadi al-katout wrote:
> I think I made some changes to the file.
---end quoted text---

  diff utility reported this change:

@@ -258,7 +258,7 @@
    n1 = d3 / 365;
    dd = (d3 % 365) + 1;
    yy = ((400 * n400) + (100 * n100) + (n4 * 4) + n1);
-   if (n100 == 4) or (n1 == 4): return (yy, 12, 31);
+   if (n100 == 4) or (n1 == 4): return (12, 31, yy);
    yy=yy+1;
    mm = 1;
    while(date >= gregorian_to_absolute (yy,mm, 1)): mm+=1;

  What is that change for ?

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Mailing list: https://launchpad.net/~sabily.team
Post to     : sabily.team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sabily.team
More help   : https://help.launchpad.net/ListHelp

رد على