master/sdo.c
branchstable-1.5
changeset 2421 bc2d4bf9cbe5
parent 1363 11c0b2caa253
--- a/master/sdo.c	Thu Sep 06 19:52:17 2012 +0200
+++ b/master/sdo.c	Thu Sep 06 20:22:24 2012 +0200
@@ -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.
  */