From: David van Moolenbroek Date: Mon, 25 Jan 2010 23:48:14 +0000 (+0000) Subject: typo X-Git-Tag: v3.1.6~29 X-Git-Url: http://zhaoyanbai.com/repos/rndc.html?a=commitdiff_plain;h=e42952c93fce1fd39990fdfeb77b1564d88e3555;p=minix.git typo --- diff --git a/servers/hgfs/handle.c b/servers/hgfs/handle.c index 41115d396..580e53df6 100644 --- a/servers/hgfs/handle.c +++ b/servers/hgfs/handle.c @@ -5,7 +5,7 @@ * put_handle close any handles associated with an inode * * Created: - * April 2007 (D.C. van Moolenbroek) + * April 2009 (D.C. van Moolenbroek) */ #include "inc.h"