[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
[reactos.git] / dll / appcompat / apphelp / sdbread.c
index 08bc5f4..ea5d10e 100644 (file)
@@ -248,7 +248,7 @@ TAGID WINAPI SdbFindNextTag(PDB pdb, TAGID parent, TAGID prev_child)
 /**
  * Searches shim database for string associated with specified tagid and copies string into a
  * buffer.
- * 
+ *
  * If size parameter is less than number of characters in string, this function shall fail and
  * no data shall be copied.
  *