summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_init_set.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-31 13:32:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-31 13:32:52 (GMT)
commitad562484f0094b64a85de813c8576165badcc126 (patch)
tree2f8a0ec17142cfe07a28b00ebee53cf0b44591df /libtommath/bn_mp_init_set.c
parentd1a565fde90f8805d8e50073455049f92bef1d43 (diff)
downloadtcl-ad562484f0094b64a85de813c8576165badcc126.zip
tcl-ad562484f0094b64a85de813c8576165badcc126.tar.gz
tcl-ad562484f0094b64a85de813c8576165badcc126.tar.bz2
Undo tag removal (just get libtommath directly from GitHUB), so we don't have useless file changes with every new release
Diffstat (limited to 'libtommath/bn_mp_init_set.c')
-rw-r--r--libtommath/bn_mp_init_set.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/bn_mp_init_set.c b/libtommath/bn_mp_init_set.c
index 24dc8bb..ed4955c 100644
--- a/libtommath/bn_mp_init_set.c
+++ b/libtommath/bn_mp_init_set.c
@@ -27,6 +27,6 @@ int mp_init_set (mp_int * a, mp_digit b)
}
#endif
-/* ref: tag: v1.0.1, master */
-/* git commit: 5953f62e42b24af93748b1ee5e1d062e242c2546 */
-/* commit time: 2017-08-29 22:27:36 +0200 */
+/* ref: $Format:%D$ */
+/* git commit: $Format:%H$ */
+/* commit time: $Format:%ai$ */