git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
868ebee
)
Ticket 37. TariffChangelsAllowed function name changed to
author
Elena Mamontova
<helenh463@gmail.com>
Mon, 8 Aug 2016 06:43:13 +0000
(09:43 +0300)
committer
Elena Mamontova
<helenh463@gmail.com>
Mon, 8 Aug 2016 06:43:13 +0000
(09:43 +0300)
TariffChangeIsAllowed.
projects/stargazer/tariff_impl.cpp
patch
|
blob
|
history
diff --git
a/projects/stargazer/tariff_impl.cpp
b/projects/stargazer/tariff_impl.cpp
index 32a52d8f13df1a5c2ada0e79e37d64e5473f1434..d619b32d78e4bc178cef6787b8d3bb279df06b20 100644
(file)
--- a/
projects/stargazer/tariff_impl.cpp
+++ b/
projects/stargazer/tariff_impl.cpp
@@
-145,7
+145,7
@@
else
return tariffData.dirPrice[dir].priceDayA;
}
//-----------------------------------------------------------------------------
-std::string TARIFF_IMPL::TariffChange
l
sAllowed(const TARIFF & to) const
+std::string TARIFF_IMPL::TariffChange
I
sAllowed(const TARIFF & to) const
{
switch (GetChangePolicy())
{