Skip to content

Commit 92ad385

Browse files
committed
build-103-patch
1 parent de72795 commit 92ad385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AutoConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ class Config {
223223
static std::string application_name_;
224224
static std::string application_version_;
225225
static std::string build_label_;
226-
static unsigned Config::public_keys_;
226+
static unsigned public_keys_;
227227
static struct Ed25519Key ed25519_keys_[3]; // 3 versions
228228
};
229229

0 commit comments

Comments
 (0)