Index: uspace/lib/posix/stdlib/strtold.c
===================================================================
--- uspace/lib/posix/stdlib/strtold.c	(revision 102a729e88b697a95ed9ce5fbcd3097ac1b9b456)
+++ uspace/lib/posix/stdlib/strtold.c	(revision c6f46818216eec0350caacf6b00ce4c1b0572d98)
@@ -513,5 +513,5 @@
  * @param nptr Input string.
  * @param endptr If non-NULL, *endptr is set to the position of the first
- *    unrecognized character.
+ *     unrecognized character.
  * @return An approximate representation of the input floating-point number.
  */
