X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6760cb07d6b57be16928d95339d71e57c4e24f36..7631e98c4699e3d1f9fa92a21594294f119f95ac:/include/xbt/hash.h diff --git a/include/xbt/hash.h b/include/xbt/hash.h index a238d98a4c..6cbc514598 100644 --- a/include/xbt/hash.h +++ b/include/xbt/hash.h @@ -1,5 +1,3 @@ -/* $Id: str.h,v 1.5 2007/05/02 10:08:55 mquinson Exp $ */ - /* hash.h - Various hashing functions. */ /* Copyright (c) 2008, 2009, 2010. The SimGrid Team. @@ -28,4 +26,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 */