Author: winesync
Date: Fri Jul 21 17:04:55 2006
New Revision: 23206
URL:
http://svn.reactos.org/svn/reactos?rev=23206&view=rev
Log:
Autosyncing with Wine HEAD
Removed:
trunk/reactos/dll/win32/msimg32/Makefile.in
Modified:
trunk/reactos/dll/win32/msimg32/msimg32_main.c
Removed: trunk/reactos/dll/win32/msimg32/Makefile.in
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msimg32/Makefile…
==============================================================================
--- trunk/reactos/dll/win32/msimg32/Makefile.in (original)
+++ trunk/reactos/dll/win32/msimg32/Makefile.in (removed)
@@ -1,13 +1,0 @@
-TOPSRCDIR = @top_srcdir@
-TOPOBJDIR = ../..
-SRCDIR = @srcdir@
-VPATH = @srcdir@
-MODULE = msimg32.dll
-IMPORTLIB = libmsimg32.$(IMPLIBEXT)
-IMPORTS = gdi32 kernel32
-
-C_SRCS = msimg32_main.c
-
-@MAKE_DLL_RULES@
-
-### Dependencies:
Modified: trunk/reactos/dll/win32/msimg32/msimg32_main.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/msimg32/msimg32_…
==============================================================================
--- trunk/reactos/dll/win32/msimg32/msimg32_main.c (original)
+++ trunk/reactos/dll/win32/msimg32/msimg32_main.c Fri Jul 21 17:04:55 2006
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdarg.h>