Changeset 5184:6241f5669264 for commands.c
- Timestamp:
- 2007-07-08 18:27:35 (17 months ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r5011 r5184 284 284 { 285 285 mutt_format_string (prompt, sizeof (prompt), 286 0, COLS-extra_space, 0, 0,286 0, COLS-extra_space, FMT_LEFT, 0, 287 287 scratch, sizeof (scratch), 0); 288 288 safe_strcat (prompt, sizeof (prompt), "...?");
