Fix IPC help formatting for a few items.

SVN revision: 21603
This commit is contained in:
Kim Woelders 2006-03-30 20:50:44 +00:00
parent c80dcf7341
commit 545575bf74
1 changed files with 2 additions and 2 deletions

View File

@ -1267,9 +1267,9 @@ static const IpcItem IPCArray[] = {
"Pop up a dialog box with an OK button",
"use \"dialog_ok <message>\" to pop up a dialog box\n"},
{
IPC_Border, "border", NULL, "List available borders\n", NULL},
IPC_Border, "border", NULL, "List available borders", NULL},
{
IPC_Screen, "screen", NULL, "Return screen information\n", NULL},
IPC_Screen, "screen", NULL, "Return screen information", NULL},
{
SnapIpcFunc,
"list_remember", "rl",