lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6373] Add a visibility attribute to a free function


From: Greg Chicares
Subject: [lmi-commits] [6373] Add a visibility attribute to a free function
Date: Thu, 22 Oct 2015 17:32:22 +0000

Revision: 6373
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6373
Author:   chicares
Date:     2015-10-22 17:32:22 +0000 (Thu, 22 Oct 2015)
Log Message:
-----------
Add a visibility attribute to a free function

Modified Paths:
--------------
    lmi/trunk/mc_enum_types_aux.hpp

Modified: lmi/trunk/mc_enum_types_aux.hpp
===================================================================
--- lmi/trunk/mc_enum_types_aux.hpp     2015-10-21 14:28:22 UTC (rev 6372)
+++ lmi/trunk/mc_enum_types_aux.hpp     2015-10-22 17:32:22 UTC (rev 6373)
@@ -55,7 +55,7 @@
     ,mcenum_dbopt_7702 rop_equivalent
     );
 
-bool is_subject_to_ill_reg(mcenum_ledger_type);
+bool LMI_SO is_subject_to_ill_reg(mcenum_ledger_type);
 
 bool is_three_rate_nasd(mcenum_ledger_type);
 




reply via email to

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