From: Tor Lillqvist Date: Mon, 25 Feb 2008 12:33:30 +0000 (+0000) Subject: Grammar. X-Git-Tag: GLIB_2_15_6~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f3dac3c636ae7e9038775e9d03fba2cdf2370db;p=platform%2Fupstream%2Fglib.git Grammar. svn path=/trunk/; revision=6583 --- diff --git a/ChangeLog b/ChangeLog index e9668cf..3cdbf03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,7 +41,7 @@ full pathname for the DLL in question, and saves just the basename of that. Then later code passes that saved dll basename to g_win32_get_package_installation_directory(), which retrieves the - corresponding DLL handle, and then retrieves up its full + corresponding DLL handle, and then retrieves its full pathname. (Which DLlMain() already had.) It is less convoluted to have a DllMain() that just saves the DLL handle, and then when needed call this function to get the corresponding installation