Code

list_window.h: "non-zero" -> "true", we use bool
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Mon, 29 Aug 2011 19:47:23 +0000 (21:47 +0200)
committerJonathan Neuschäfer <j.neuschaefer@gmx.net>
Mon, 29 Aug 2011 20:41:56 +0000 (22:41 +0200)
src/list_window.h

index a61d24b4e9b3c0cdd0ee7640e673e4dadc2f8966..d60b6696a8aa7952fe552a3ab46a9680aa2dc6e2 100644 (file)
@@ -106,7 +106,7 @@ bool
 list_window_cmd(struct list_window *lw, command_t cmd);
 
 /**
- * Scroll the window.  Returns non-zero if the command has been
+ * Scroll the window.  Returns true if the command has been
  * consumed.
  */
 bool