# HG changeset patch
# User heinrichsweikamp
# Date 1349288517 -7200
# Node ID b48f613398f985cec2879e8c27012307160290e5
# Parent  420e62cd88ad2bfa658b0340a5c943bdf6d54039
minor

diff -r 420e62cd88ad -r b48f613398f9 code_part1/OSTC_code_c_part2/p2_deco.c
--- a/code_part1/OSTC_code_c_part2/p2_deco.c	Wed Oct 03 13:12:02 2012 +0200
+++ b/code_part1/OSTC_code_c_part2/p2_deco.c	Wed Oct 03 20:21:57 2012 +0200
@@ -83,6 +83,7 @@
 // 2011/12/17: [mH]  Remove of the useless debug stuff
 // 2012/02/24: [jDG] Remove missed stop bug.
 // 2012/02/25: [jDG] Looking for a more stable LOW grad factor reference.
+// 2012/09/10: [mH] Fill char_O_deco_time_for_log for logbook write
 //
 // TODO:
 //  + Allow to abort MD2 calculation (have to restart next time).