Up copyright date.

This commit is contained in:
ehouse 2008-09-14 14:37:44 +00:00
parent 302f7524ef
commit 93f120e274

View file

@ -1,6 +1,6 @@
/* -*-mode: C; fill-column: 78; c-basic-offset: 4;-*- */
/* -*- fill-column: 77; compile-command: "make TARGET_OS=wince DEBUG=TRUE" -*- */
/*
* Copyright 1997-2001 by Eric House (xwords@eehouse.org). All rights reserved.
* Copyright 1997-2008 by Eric House (xwords@eehouse.org). All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@ -644,6 +644,8 @@ getDictDir( wchar_t* buf, XP_U16 bufLen )
}
}
/* SHGetSpecialFolderPath(NULL,NULL,0,FALSE); */
return success;
} /* getDictDir */