Module: wine
Branch: refs/heads/master
Commit: 067f09604ad69d2c41a2bc78a3c3308f60ce3d51
URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=067f09604ad69d2c41a2bc7…
Author: Robert Shearman <rob(a)codeweavers.com>
Date: Sat Dec 3 18:03:08 2005 +0100
wininet: global function/data cleanup
Make some functions and a structure static since they are only used in
one file.
---
dlls/wininet/ftp.c | 82 +++++++++++++++++-----------------
dlls/wininet/http.c | 2 -
dlls/wininet/internet.c | 114 ++++++++++++++++++++++++-----------------------
dlls/wininet/internet.h | 2 -
4 files changed, 99 insertions(+), 101 deletions(-)