mirror of
https://github.com/vgough/encfs.git
synced 2025-08-13 23:48:59 +02:00
reformat with clang-format -style=Google
git-svn-id: http://encfs.googlecode.com/svn/trunk@121 db9cf616-1c43-0410-9cb8-a902689de0d6
This commit is contained in:
@ -4,13 +4,8 @@ namespace encfs {
|
||||
|
||||
DEFINE_REGISTERABLE_TYPE(MAC)
|
||||
|
||||
MAC::MAC()
|
||||
{
|
||||
}
|
||||
MAC::MAC() {}
|
||||
|
||||
MAC::~MAC()
|
||||
{
|
||||
}
|
||||
MAC::~MAC() {}
|
||||
|
||||
} // namespace encfs
|
||||
|
||||
|
Reference in New Issue
Block a user