The unified diff between revisions [128d85f9..] and [42edf60b..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'demos/hashsum.c'
# # # patch "demos/hashsum.c" # from [8ab6e72a6c240058547f3b5b575df3dbb8235e55] # to [34d53d4e033abb3b56d3ca91ff329d3d050cb441] # ============================================================ --- demos/hashsum.c 8ab6e72a6c240058547f3b5b575df3dbb8235e55 +++ demos/hashsum.c 34d53d4e033abb3b56d3ca91ff329d3d050cb441 @@ -113,3 +113,7 @@ void register_algs(void) #endif } + +/* $Source: /cvs/libtom/libtomcrypt/demos/hashsum.c,v $ */ +/* $Revision: 1.2 $ */ +/* $Date: 2005/05/05 14:35:56 $ */