This commit is contained in:
AlexVallat
2013-07-13 19:54:09 +01:00
5 changed files with 39 additions and 20 deletions

View File

@@ -11,7 +11,7 @@ using ProtoBuf.Meta;
namespace KeePassLib.Serialization
{
internal class KdbpFile
public class KdbpFile
{
public const string FileNameExtension = "kdbp";