OSDN Git Service

MacGui: correct month output in the names of the individual encode logs
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 4 Dec 2008 18:58:03 +0000 (18:58 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 4 Dec 2008 18:58:03 +0000 (18:58 +0000)
commite93a6c908f7194173adaa263ba503a585fdd809d
tree3afc714f1268d82aeb08f102039a799df79843ac
parentca8abecd50ec0aff2da537762b4c572293cc4056
MacGui: correct month output in the names of the individual encode logs
- Duh! In struct tm,  tm_mon is the month number from 0 to 11, so we needed to be using tm_mon + 1

git-svn-id: svn://localhost/HandBrake/trunk@2005 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/HBOutputPanelController.m