run indent twice, it alternates between two 'canonical' forms, also run whitespace...
[oweals/gnunet.git] / src / datacache / plugin_datacache_sqlite.c
index 3d67ffc22b2a420d795eb3239e95cbbffd3569bf..369e8c10136694d2ef44fbf6103cfa555130c2a1 100644 (file)
@@ -267,7 +267,7 @@ sqlite_plugin_get (void *cls, const GNUNET_HashCode * key,
 /**
  * Delete the entry with the lowest expiration value
  * from the datacache right now.
- * 
+ *
  * @param cls closure (our "struct Plugin")
  * @return GNUNET_OK on success, GNUNET_SYSERR on error
  */