cmdline (merge-intel): fix whitespaces
[libcmdline.git] / src / lib / cmdline_vt100.h
index 968d70e..0faab26 100644 (file)
@@ -97,7 +97,7 @@ struct cmdline_vt100 {
 void vt100_init(struct cmdline_vt100 *vt);
 
 /**
- * Input a new character. 
+ * Input a new character.
  * Return -1 if the character is not part of a control sequence
  * Return -2 if c is not the last char of a control sequence
  * Else return the index in vt100_commands[]