master/sdo.c
changeset 2589 2b9c78543663
parent 1363 11c0b2caa253
--- a/master/sdo.c	Thu Sep 06 14:21:02 2012 +0200
+++ b/master/sdo.c	Mon Nov 03 15:20:05 2014 +0100
@@ -84,7 +84,7 @@
 /*****************************************************************************/
 
 /** Get an SDO entry from an SDO via its subindex.
- * 
+ *
  * \retval >0 Pointer to the requested SDO entry.
  * \retval NULL SDO entry not found.
  */
@@ -109,7 +109,7 @@
 /** Get an SDO entry from an SDO via its subindex.
  *
  * const version.
- * 
+ *
  * \retval >0 Pointer to the requested SDO entry.
  * \retval NULL SDO entry not found.
  */