Code

wreadln: return early from cursor movement functions
authorMax Kellermann <max@duempel.org>
Mon, 6 Oct 2008 12:56:13 +0000 (14:56 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 6 Oct 2008 12:56:13 +0000 (14:56 +0200)
commit32ac49ed95f5959d2206bf4e710350d435a04d05
treede526f099d12e975682e61bc85c612491987ba1a
parenteb28e1a9398a5423e247eeda12594fa0f0a0136b
wreadln: return early from cursor movement functions

Unclutter these functions by removing one indent level.
src/wreadln.c