mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Remove UTF-8 BOM
This commit is contained in:
parent
cb51ec61f7
commit
4c0e2af6e3
@ -1,4 +1,4 @@
|
|||||||
/**********************************************************************************
|
/**********************************************************************************
|
||||||
* C implementation of the zxcvbn password strength estimation method.
|
* C implementation of the zxcvbn password strength estimation method.
|
||||||
* Copyright (c) 2015, Tony Evans
|
* Copyright (c) 2015, Tony Evans
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#ifndef ZXCVBN_H_F98183CE2A01_INCLUDED
|
#ifndef ZXCVBN_H_F98183CE2A01_INCLUDED
|
||||||
#define ZXCVBN_H_F98183CE2A01_INCLUDED
|
#define ZXCVBN_H_F98183CE2A01_INCLUDED
|
||||||
/**********************************************************************************
|
/**********************************************************************************
|
||||||
* C implementation of the zxcvbn password strength estimation method.
|
* C implementation of the zxcvbn password strength estimation method.
|
||||||
|
Loading…
Reference in New Issue
Block a user