1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

rearranged the crashing dialog panel code.

This commit is contained in:
dan
1999-04-16 20:05:26 +00:00
parent 6c22352007
commit 52917e53de
7 changed files with 276 additions and 253 deletions

View File

@@ -782,7 +782,7 @@ getuserinput(WScreen *scr, char *line, int *ptr)
char *title;
char *prompt;
int j, state;
int begin;
int begin = 0;
char tbuffer[256], pbuffer[256];
title = _("Program Arguments");