-remove trailing whitespace
[oweals/gnunet.git] / src / include / gnunet_revocation_service.h
index 7758ec97e9e529ee250c4e26488d122ffa1f38de..8809f9ece79876116441d6959db9afc450efa26a 100644 (file)
@@ -53,7 +53,7 @@ struct GNUNET_REVOCATION_Query;
  * Callback to call with the result of a key revocation query.
  *
  * @param cls closure
- * @param is_valid #GNUNET_NO of the key is/was revoked, 
+ * @param is_valid #GNUNET_NO of the key is/was revoked,
  *                 #GNUNET_YES if the key is still valid,
  *                 #GNUNET_SYSERR if we had trouble querying the service
  *