Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
apk-tools
Commits
49f5d8cb
Commit
49f5d8cb
authored
Mar 01, 2010
by
Timo Teräs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
db: fix previous commit
add the missing variable.
parent
fcdb316a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/database.c
src/database.c
+1
-0
No files found.
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
Markdown
is supported
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