Fix interactive resizing of regions
commitbe4930f1de6b7f8615358ee9ab9e6b6438fbc660
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Fri, 8 Aug 2008 01:27:47 +0000 (7 21:27 -0400)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Fri, 8 Aug 2008 01:27:47 +0000 (7 21:27 -0400)
treeaf80af5f23e7bab9d0d68a982f21da7f46bee552
parentb82f5f86e711159f94030d55e71a0e2a2a21926f
Fix interactive resizing of regions

If no argument is provided with the 'resize' command, then an
interactive prompt comes up. If you cancel that promp by pressing
ctrl+g, bad things happen. This change fixes that issue.
src/process.c