diff options
Diffstat (limited to 'contrib/epee/include/storages/portable_storage_base.h')
-rw-r--r-- | contrib/epee/include/storages/portable_storage_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/epee/include/storages/portable_storage_base.h b/contrib/epee/include/storages/portable_storage_base.h index 3f1637538..93132548b 100644 --- a/contrib/epee/include/storages/portable_storage_base.h +++ b/contrib/epee/include/storages/portable_storage_base.h @@ -157,4 +157,4 @@ namespace epee typedef section* hsection; typedef array_entry* harray; } -}
\ No newline at end of file +} |