[xdebug-dev] xdebug xdebug/debugclient/main.c - Change title to reflect for which protocol this client is.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Sat, 17 Apr 2004 12:24:07 +0200

Date: Sat Apr 17 12:24:06 CEST 2004
User: Derick Rethans
Directory: xdebug

Log Message:
[0.25]
- Change title to reflect for which protocol this client is.

Modified files:
           xdebug/debugclient/main.c (version: 1.27)

[FILE: /xdebug/debugclient/main.c]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- xdebug/debugclient/main.c:1.26 Thu Mar 25 16:35:33 2004 GMT
+++ xdebug/debugclient/main.c Sat Apr 17 08:24:06 2004 GMT
@@ -145,7 +145,7 @@
 #endif
 
         /* Display copyright notice and version number */
- printf("Xdebug GDB emulation client (%s)\n", DEBUGCLIENT_VERSION);
+ printf("Xdebug Simple DBGp client (%s)\n", DEBUGCLIENT_VERSION);
         printf("Copyright 2002-2004 by Derick Rethans.\n");
 #ifdef HAVE_LIBEDIT
         printf("- libedit support: enabled\n");
Received on Sat Apr 17 2004 - 12:24:08 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:02 BST