André Hentschel : winedbg: Update link.
Module: wine Branch: master Commit: 76c518539f3a62516770d3eafcc5b112f8ee9e0a URL: http://source.winehq.org/git/wine.git/?a=commit;h=76c518539f3a62516770d3eafc... Author: André Hentschel <nerv(a)dawncrow.de> Date: Tue Jan 5 20:42:19 2010 +0100 winedbg: Update link. --- programs/winedbg/gdbproxy.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/programs/winedbg/gdbproxy.c b/programs/winedbg/gdbproxy.c index ceae777..c1dac01 100644 --- a/programs/winedbg/gdbproxy.c +++ b/programs/winedbg/gdbproxy.c @@ -21,7 +21,7 @@ */ /* Protocol specification can be found here: - * http://sources.redhat.com/gdb/onlinedocs/gdb_32.html + * http://sources.redhat.com/gdb/onlinedocs/gdb/Maintenance-Commands.html */ #include "config.h"
participants (1)
-
Alexandre Julliard