mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-04 18:00:10 +00:00
Code format
This commit is contained in:
parent
ca86d787b6
commit
edee5e5cda
607 changed files with 30819 additions and 27824 deletions
|
|
@ -28,9 +28,8 @@
|
|||
|
||||
class InMemorySQLiteDB : public SQLiteStoreManager {
|
||||
private:
|
||||
|
||||
public:
|
||||
InMemorySQLiteDB(NetworkInterface *iface);
|
||||
InMemorySQLiteDB(NetworkInterface* iface);
|
||||
~InMemorySQLiteDB();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue