Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added support for sampling up to a given number of iterations or until a threshold...
[simgrid.git] / include / xbt / hash.h
index a238d98..b4bd66d 100644 (file)
@@ -28,4 +28,4 @@ XBT_PUBLIC(char *) xbt_sha_read(xbt_sha_t sha);
 XBT_PUBLIC(void) xbt_sha(const char *data, char *hash);
 
 
-#endif /* XBT_HASH_H */
+#endif                          /* XBT_HASH_H */