diff mcabber/mcabber/screen.c @ 2074:e04b6dfbb054

Some whitespace cleanup
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 11:07:06 +0200
parents 0722fe4b7580
children 16b04d64ec88
line wrap: on
line diff
--- a/mcabber/mcabber/screen.c	Sun Sep 29 10:44:42 2013 +0200
+++ b/mcabber/mcabber/screen.c	Sun Sep 29 11:07:06 2013 +0200
@@ -3453,7 +3453,7 @@
 }
 
 //  readline_backward_word()
-// Move  back  to the start of the current or previous word
+// Move back to the start of the current or previous word
 void readline_backward_word(void)
 {
   int i = 0;