(no commit message)
[oweals/gnunet.git] / src / include / gnunet_datacache_plugin.h
index 6868d6b760bbe0e74c66891a03a95354e1d4e25e..fbfcdf1e8bdf9f37d53563b1ac130ce8822f626a 100644 (file)
@@ -40,7 +40,7 @@ extern "C"
 /**
  * Function called by plugins to notify the datacache
  * about content deletions.
- * 
+ *
  * @param cls closure
  * @param key key of the content that was deleted
  * @param size number of bytes that were made available
@@ -133,7 +133,7 @@ struct GNUNET_DATACACHE_PluginFunctions
   /**
    * Delete the entry with the lowest expiration value
    * from the datacache right now.
-   * 
+   *
    * @param cls closure (internal context for the plugin)
    * @return GNUNET_OK on success, GNUNET_SYSERR on error
    */