sqlickrypt: fix typo in database filename.
This commit is contained in:
parent
1bb3671a58
commit
acae714a6b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <crypt.h>
|
#include <crypt.h>
|
||||||
|
|
||||||
#define DATABASE "/dgldir/dgamelaunch-X.db"
|
#define DATABASE "/dgldir/dgamelaunch.db"
|
||||||
#define IBUFSIZE 200
|
#define IBUFSIZE 200
|
||||||
|
|
||||||
/* General idea for return status:
|
/* General idea for return status:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue