Changeset 3307:b34bc6b2fc1d for commands.c
- Timestamp:
- 2003-02-25 14:00:38 (6 years ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r3267 r3307 261 261 * This is the printing width of "...? ([y=yes]/n=no): ?" plus 2 262 262 * for good measure. This is not ideal. FIXME. 263 * 264 * While you fix this, please go to recvcmd.c, and do the same thing there. 263 265 */ 264 266 snprintf (prompt, sizeof (prompt) - 4,
