bkpr: insert obscure 60s pop references.
The initial snapshots on an already-running lightningd are expected to be unbalanced, but this shouldn't cause users to long for the green, green grass of home. This controls the Art of Noise. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
neil saitug
parent
3445882ee4
commit
2971b2af79
@@ -290,7 +290,7 @@ void db_prepare_for_changes(struct db *db)
|
||||
db->changes = tal_arr(db, const char *, 0);
|
||||
}
|
||||
|
||||
struct db *db_open(const tal_t *ctx, char *filename)
|
||||
struct db *db_open(const tal_t *ctx, const char *filename)
|
||||
{
|
||||
struct db *db;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user