Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
apk-tools
Commits
49f5d8cb
Commit
49f5d8cb
authored
Mar 01, 2010
by
Timo Teräs
Browse files
db: fix previous commit
add the missing variable.
parent
fcdb316a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/database.c
View file @
49f5d8cb
...
...
@@ -1027,6 +1027,7 @@ int apk_db_open(struct apk_database *db, struct apk_db_options *dbopts)
{
const
char
*
msg
=
NULL
;
struct
apk_repository_list
*
repo
=
NULL
;
struct
apk_bstream
*
bs
;
struct
stat64
st
;
apk_blob_t
blob
;
int
r
,
rr
=
0
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment