handle_core: fix silly year issue
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Fri, 13 May 2011 16:58:50 +0000 (09:58 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Fri, 13 May 2011 16:58:50 +0000 (09:58 -0700)
commit847fe0ce05cf5e21a721b6622da2981953540138
treef150b177e27aed5559bc6ec8fb9da00235535b78
parentffc3cdc4aa5613c529b88af6ee078aa5442a4944
handle_core: fix silly year issue

Should be using tm_year + 1900

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
handle_core.c