From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- plugins/Quotes/src/IsWithinAccuracy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Quotes/src/IsWithinAccuracy.h') diff --git a/plugins/Quotes/src/IsWithinAccuracy.h b/plugins/Quotes/src/IsWithinAccuracy.h index 2430cd8675..c2479ae6e0 100644 --- a/plugins/Quotes/src/IsWithinAccuracy.h +++ b/plugins/Quotes/src/IsWithinAccuracy.h @@ -1,4 +1,4 @@ -#ifndef __C8C6FB80_D66B_4382_8FAB_E92C83F77BB8_IsWithinAcuracy_h__ +#ifndef __C8C6FB80_D66B_4382_8FAB_E92C83F77BB8_IsWithinAcuracy_h__ #define __C8C6FB80_D66B_4382_8FAB_E92C83F77BB8_IsWithinAcuracy_h__ inline bool IsWithinAccuracy(double dValue1, double dValue2, double dAccuracy = 1e-4) -- cgit v1.2.3