Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@19995 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2b61af7ddf
commit
bcc5af25bd
@ -237,7 +237,7 @@ void TImporta_cesp::transfer(const TFilename& file)
|
||||
cespi.zero();
|
||||
cespi.put(CESPI_IDCESPITE, codpadre);
|
||||
int err = cespi.read();
|
||||
if ( err == NOERR)
|
||||
if (err == NOERR)
|
||||
{
|
||||
TString256 descr = cespi.get(CESPI_DESC);
|
||||
descr << '+' << recset.get(CGC_DESCR).as_string();
|
||||
|
Loading…
x
Reference in New Issue
Block a user