Added missing semicolon to bundled processing profiles
This commit is contained in:
parent
4aed2ab103
commit
07867aa53b
@ -37,8 +37,8 @@ Redchro=0
|
||||
Bluechro=0
|
||||
Gamma=1.7
|
||||
Passes=1
|
||||
LCurve=0
|
||||
CCCurve=0
|
||||
LCurve=0;
|
||||
CCCurve=0;
|
||||
|
||||
[LensProfile]
|
||||
LcMode=lfauto
|
||||
|
@ -38,8 +38,8 @@ Redchro=0
|
||||
Bluechro=0
|
||||
Gamma=1.7
|
||||
Passes=1
|
||||
LCurve=0
|
||||
CCCurve=0
|
||||
LCurve=0;
|
||||
CCCurve=0;
|
||||
|
||||
[LensProfile]
|
||||
LcMode=lfauto
|
||||
|
@ -38,8 +38,8 @@ Redchro=0
|
||||
Bluechro=0
|
||||
Gamma=1.7
|
||||
Passes=1
|
||||
LCurve=0
|
||||
CCCurve=0
|
||||
LCurve=0;
|
||||
CCCurve=0;
|
||||
|
||||
[LensProfile]
|
||||
LcMode=lfauto
|
||||
|
@ -38,8 +38,8 @@ Redchro=0
|
||||
Bluechro=0
|
||||
Gamma=1.7
|
||||
Passes=1
|
||||
LCurve=0
|
||||
CCCurve=0
|
||||
LCurve=0;
|
||||
CCCurve=0;
|
||||
|
||||
[LensProfile]
|
||||
LcMode=lfauto
|
||||
|
Loading…
x
Reference in New Issue
Block a user