lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6294] Adjust 20150826T1714Z fix (VZ)


From: Greg Chicares
Subject: [lmi-commits] [6294] Adjust 20150826T1714Z fix (VZ)
Date: Mon, 21 Sep 2015 00:35:14 +0000

Revision: 6294
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6294
Author:   chicares
Date:     2015-09-21 00:35:14 +0000 (Mon, 21 Sep 2015)
Log Message:
-----------
Adjust 20150826T1714Z fix (VZ)

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/group_quote_pdf_gen_wx.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2015-09-21 00:05:42 UTC (rev 6293)
+++ lmi/trunk/ChangeLog 2015-09-21 00:35:14 UTC (rev 6294)
@@ -36841,3 +36841,9 @@
 Forestall an msvc warning (VZ). See:
   http://lists.nongnu.org/archive/html/lmi/2015-09/msg00012.html
 
+20150921T0035Z <address@hidden> [474]
+
+  group_quote_pdf_gen_wx.cpp
+Adjust 20150826T1714Z fix (VZ). See:
+  http://lists.nongnu.org/archive/html/lmi/2015-09/msg00012.html
+

Modified: lmi/trunk/group_quote_pdf_gen_wx.cpp
===================================================================
--- lmi/trunk/group_quote_pdf_gen_wx.cpp        2015-09-21 00:05:42 UTC (rev 
6293)
+++ lmi/trunk/group_quote_pdf_gen_wx.cpp        2015-09-21 00:35:14 UTC (rev 
6294)
@@ -206,7 +206,7 @@
     ,{"Issue Age"                        ,              "999"   }
     ,{"Date of Birth"                    ,       "9999-99-99"   }
     ,{"Income"                           ,      "$99,999,999"   }
-    ,{"Face Amount"                      ,  "$999,999,999.00"   }
+    ,{"Face Amount"                      ,     "$999,999,999"   }
     // All the subsequent columns use dynamically determined "premium mode" in
     // their title, so their labels are actually format strings.
     ,{"%s\nPremium"                      ,    "$9,999,999.00"   }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]