Elementary src/lib: Removed all trailing whitespaces.
[framework/uifw/elementary.git] / src / lib / elm_toggle.c
index db5177c..0fa900b 100644 (file)
@@ -9,8 +9,8 @@
  *
  * Signals that you can add callbacks for are:
  *
- * "changed" - Whenever the toggle value has been changed.  Is not called until 
- *             the toggle is released by the cursor (assuming it has been 
+ * "changed" - Whenever the toggle value has been changed.  Is not called until
+ *             the toggle is released by the cursor (assuming it has been
  *             triggered by the cursor in the first place).
  */