Strip trailing spaces here and there
[libam7xxx.git] / src / am7xxx.h
index 4a97f69..d103c22 100644 (file)
@@ -252,7 +252,7 @@ int am7xxx_send_image(am7xxx_device *dev,
  * This is the function that actually makes the device display something.
  * Static pictures can be sent just once and the device will keep showing them
  * until another image get sent or some command resets or turns off the display.
- * 
+ *
  * @note This _async() variant makes a copy of the image buffer, so the caller
  * is free to reuse the buffer just after the function returns.
  *