dbghelp: fix typo in url

André Hentschel nerv at dawncrow.de
Tue Jan 5 13:42:30 CST 2010


---
 dlls/dbghelp/stabs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/dbghelp/stabs.c b/dlls/dbghelp/stabs.c
index bc5b674..837e213 100644
--- a/dlls/dbghelp/stabs.c
+++ b/dlls/dbghelp/stabs.c
@@ -26,7 +26,7 @@
  *   The "stabs" debug format
  *     by Julia Menapace, Jim Kingdon, David Mackenzie
  *     of Cygnus Support
- *     available (hopefully) from http:\\sources.redhat.com\gdb\onlinedocs
+ *     available (hopefully) from http://sources.redhat.com/gdb/onlinedocs
  */
 
 #include "config.h"
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list