working version
[oweals/gnunet.git] / src / hello / hello.c
index 5d64d8f5ae763bc2cc83bb2df584ec4d7fff65eb..501f057c82a4725ce179f9daf324fce0126fcca6 100644 (file)
@@ -600,9 +600,9 @@ find_matching (void *cls, const char *tname,
  * @param h2 the second HELLO message
  * @param now time to use for deciding which addresses have
  *            expired and should not be considered at all
- * @return absolute time forever if the two HELLOs are 
+ * @return absolute time forever if the two HELLOs are
  *         totally identical; smallest timestamp >= now if
- *         they only differ in timestamps; 
+ *         they only differ in timestamps;
  *         zero if the some addresses with expirations >= now
  *         do not match at all
  */