mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
...
This commit is contained in:
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 131 KiB |
+1
-1
@@ -491,7 +491,7 @@ static PHPDBG_COMMAND(help) /* {{{ */
|
||||
printf("To get help regarding a specific command type \"help command\"\n");
|
||||
|
||||
printf(
|
||||
"%sCommands:%s\n",
|
||||
"%sCommands%s\n",
|
||||
PHPDBG_BOLD_LINE(TSRMLS_C), PHPDBG_END_LINE(TSRMLS_C));
|
||||
|
||||
while (prompt_command && prompt_command->name) {
|
||||
|
||||
Reference in New Issue
Block a user