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/small.c'
#
#
# patch "demos/small.c"
# from [8cb3a0d305ad5e6bc5646bd6f5ce2bca54be7c87]
# to [f75f2118189c56534ada98bb6e71ae540578360d]
#
============================================================
--- demos/small.c 8cb3a0d305ad5e6bc5646bd6f5ce2bca54be7c87
+++ demos/small.c f75f2118189c56534ada98bb6e71ae540578360d
@@ -8,3 +8,7 @@ int main(void)
register_hash(&sha256_desc);
return 0;
}
+
+/* $Source: /cvs/libtom/libtomcrypt/demos/small.c,v $ */
+/* $Revision: 1.2 $ */
+/* $Date: 2005/05/05 14:35:56 $ */