Skip to content

Commit

Permalink
add more comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tionglee-lim committed Jul 28, 2022
1 parent 5a59529 commit 78e9792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adabas/adabas.go
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ func (adabas *Adabas) ReadFileDefinition(fileNr Fnr) (definition *adatypes.Defin
return
}

// default Open command
err = adabas.Open()
if err != nil {
return
Expand Down

0 comments on commit 78e9792

Please sign in to comment.