From 539c296fa7d4a1ac9c12a684469eaa85e416464b Mon Sep 17 00:00:00 2001 From: Royce Mitchell III Date: Sun, 13 Mar 2005 17:24:17 +0000 Subject: [PATCH] -Wall -Werror and fix warnings svn path=/trunk/; revision=14019 --- reactos/tools/widl/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/reactos/tools/widl/ChangeLog b/reactos/tools/widl/ChangeLog index 6ef9db9daaa..d2c3350e79b 100644 --- a/reactos/tools/widl/ChangeLog +++ b/reactos/tools/widl/ChangeLog @@ -1,5 +1,14 @@ ChangeLog +2005-03-13 royce3 + + tools/widl/hash.c + tools/widl/Makefile + tools/widl/write_msft.c + +-Wall -Werror and fix warnings + + 2005-03-13 ekohl tools/widl/client.c -- 2.17.1