mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
Remove debug printf().
svn path=/trunk/; revision=14033
This commit is contained in:
parent
7019953f42
commit
a3e183bd64
1 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,12 @@
|
|||
ChangeLog
|
||||
|
||||
2005-03-13 ekohl
|
||||
|
||||
tools/widl/server.c
|
||||
|
||||
Remove debug printf().
|
||||
|
||||
|
||||
2005-03-13 jimtabor
|
||||
|
||||
tools/widl/write_msft.c
|
||||
|
@ -16,12 +23,6 @@ Fixup *nix port, added include fcntl.h and unistd.h.
|
|||
-Wall -Werror and fix warnings
|
||||
|
||||
|
||||
2005-03-13 ekohl
|
||||
|
||||
tools/widl/client.c
|
||||
|
||||
Fix gcc warnings in generated client stub.
|
||||
|
||||
|
||||
2005-03-13 ekohl
|
||||
|
||||
|
|
Loading…
Reference in a new issue