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/timing.c'

#
#
# patch "demos/timing.c"
#  from [5ee953004e190ea4799623e5bc9bdca0c9727f4d]
#    to [3acf7517eabfd4f62530a8ca210ab84f2b8c8b1c]
#
============================================================
--- demos/timing.c	5ee953004e190ea4799623e5bc9bdca0c9727f4d
+++ demos/timing.c	3acf7517eabfd4f62530a8ca210ab84f2b8c8b1c
@@ -17,7 +17,10 @@ time_dh();
 time_rsa();
 time_ecc();
 time_dh();
-
 return EXIT_SUCCESS;

 }
+
+/* $Source: /cvs/libtom/libtomcrypt/demos/timing.c,v $ */
+/* $Revision: 1.17 $ */
+/* $Date: 2005/06/23 02:16:26 $ */