mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 23:45:51 +00:00
Mostly small cleanups and style fixes.
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
|
||||
CKey::pointer locate(const uint160& id);
|
||||
CKey::pointer store(const uint160& id, CKey::pointer key);
|
||||
void clear(void);
|
||||
void clear();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user