diff options
Diffstat (limited to 'libs')
359 files changed, 359 insertions, 357 deletions
diff --git a/libs/CMakeLists.txt b/libs/CMakeLists.txt index 5c360a5ef0..60fce488bb 100644 --- a/libs/CMakeLists.txt +++ b/libs/CMakeLists.txt @@ -1,3 +1,3 @@ -add_subdirectory(zlib) +add_subdirectory(zlib) add_subdirectory(libjson) add_subdirectory(libaxolotl)
\ No newline at end of file diff --git a/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt b/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt index 3910059106..f77a2cf43f 100644 --- a/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt +++ b/libs/Pcre16/docs/doc/html/NON-AUTOTOOLS-BUILD.txt @@ -1,4 +1,4 @@ -Building PCRE without using autotools +Building PCRE without using autotools ------------------------------------- NOTE: This document relates to PCRE releases that use the original API, with diff --git a/libs/Pcre16/docs/doc/html/README.txt b/libs/Pcre16/docs/doc/html/README.txt index 4887ebf350..ee0c0e46f9 100644 --- a/libs/Pcre16/docs/doc/html/README.txt +++ b/libs/Pcre16/docs/doc/html/README.txt @@ -1,4 +1,4 @@ -README file for PCRE (Perl-compatible regular expression library) +README file for PCRE (Perl-compatible regular expression library) ----------------------------------------------------------------- NOTE: This set of files relates to PCRE releases that use the original API, diff --git a/libs/Pcre16/docs/doc/pcre-config.txt b/libs/Pcre16/docs/doc/pcre-config.txt index 8503ab0ef0..1ea30fb70d 100644 --- a/libs/Pcre16/docs/doc/pcre-config.txt +++ b/libs/Pcre16/docs/doc/pcre-config.txt @@ -1,4 +1,4 @@ -PCRE-CONFIG(1) General Commands Manual PCRE-CONFIG(1) +PCRE-CONFIG(1) General Commands Manual PCRE-CONFIG(1) diff --git a/libs/Pcre16/docs/doc/pcre.txt b/libs/Pcre16/docs/doc/pcre.txt index c027538f50..8e1dd8a06a 100644 --- a/libs/Pcre16/docs/doc/pcre.txt +++ b/libs/Pcre16/docs/doc/pcre.txt @@ -1,4 +1,4 @@ ------------------------------------------------------------------------------ +----------------------------------------------------------------------------- This file contains a concatenation of the PCRE man pages, converted to plain text format for ease of searching with a text editor, or for use on systems that do not have a man page processor. The small individual files that give diff --git a/libs/Pcre16/docs/doc/pcregrep.txt b/libs/Pcre16/docs/doc/pcregrep.txt index 97d9a7bd37..6a06a25d50 100644 --- a/libs/Pcre16/docs/doc/pcregrep.txt +++ b/libs/Pcre16/docs/doc/pcregrep.txt @@ -1,4 +1,4 @@ -PCREGREP(1) General Commands Manual PCREGREP(1) +PCREGREP(1) General Commands Manual PCREGREP(1) diff --git a/libs/Pcre16/docs/doc/pcretest.txt b/libs/Pcre16/docs/doc/pcretest.txt index 6d7305cfe8..288b99da1f 100644 --- a/libs/Pcre16/docs/doc/pcretest.txt +++ b/libs/Pcre16/docs/doc/pcretest.txt @@ -1,4 +1,4 @@ -PCRETEST(1) General Commands Manual PCRETEST(1) +PCRETEST(1) General Commands Manual PCRETEST(1) diff --git a/libs/Pcre16/docs/doc/perltest.txt b/libs/Pcre16/docs/doc/perltest.txt index bb1a52a48e..d5e77c1b8d 100644 --- a/libs/Pcre16/docs/doc/perltest.txt +++ b/libs/Pcre16/docs/doc/perltest.txt @@ -1,4 +1,4 @@ -The perltest program +The perltest program -------------------- The perltest.pl script tests Perl's regular expressions; it has the same diff --git a/libs/Pcre16/src/config.h b/libs/Pcre16/src/config.h index d1e35175fe..ae313ad377 100644 --- a/libs/Pcre16/src/config.h +++ b/libs/Pcre16/src/config.h @@ -1,4 +1,4 @@ -/* config.h for CMake builds */
+/* config.h for CMake builds */
/* #undef HAVE_DIRENT_H */
#define HAVE_SYS_STAT_H 1
diff --git a/libs/Pcre16/src/pcre.h b/libs/Pcre16/src/pcre.h index b77803a2d0..10596cb557 100644 --- a/libs/Pcre16/src/pcre.h +++ b/libs/Pcre16/src/pcre.h @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre16_ord2utf16.c b/libs/Pcre16/src/pcre16_ord2utf16.c index 8e2ce5ea6c..8632415af0 100644 --- a/libs/Pcre16/src/pcre16_ord2utf16.c +++ b/libs/Pcre16/src/pcre16_ord2utf16.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_byte_order.c b/libs/Pcre16/src/pcre_byte_order.c index cf5f12b04e..538495e666 100644 --- a/libs/Pcre16/src/pcre_byte_order.c +++ b/libs/Pcre16/src/pcre_byte_order.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_chartables.c b/libs/Pcre16/src/pcre_chartables.c index 1e20ec29d0..b73de0263f 100644 --- a/libs/Pcre16/src/pcre_chartables.c +++ b/libs/Pcre16/src/pcre_chartables.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_compile.c b/libs/Pcre16/src/pcre_compile.c index 42f204cdff..5ef40555ed 100644 --- a/libs/Pcre16/src/pcre_compile.c +++ b/libs/Pcre16/src/pcre_compile.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_config.c b/libs/Pcre16/src/pcre_config.c index 1cbdd9c960..597865b94d 100644 --- a/libs/Pcre16/src/pcre_config.c +++ b/libs/Pcre16/src/pcre_config.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_dfa_exec.c b/libs/Pcre16/src/pcre_dfa_exec.c index bc09ced3a7..62423caac8 100644 --- a/libs/Pcre16/src/pcre_dfa_exec.c +++ b/libs/Pcre16/src/pcre_dfa_exec.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_exec.c b/libs/Pcre16/src/pcre_exec.c index 1a9bdd546e..b4072cc28d 100644 --- a/libs/Pcre16/src/pcre_exec.c +++ b/libs/Pcre16/src/pcre_exec.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_fullinfo.c b/libs/Pcre16/src/pcre_fullinfo.c index a6c2ece6ca..5ad4410ded 100644 --- a/libs/Pcre16/src/pcre_fullinfo.c +++ b/libs/Pcre16/src/pcre_fullinfo.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_get.c b/libs/Pcre16/src/pcre_get.c index 9475d5e88c..13bbf477c4 100644 --- a/libs/Pcre16/src/pcre_get.c +++ b/libs/Pcre16/src/pcre_get.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_globals.c b/libs/Pcre16/src/pcre_globals.c index 0f106aa901..c3d7db1663 100644 --- a/libs/Pcre16/src/pcre_globals.c +++ b/libs/Pcre16/src/pcre_globals.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_internal.h b/libs/Pcre16/src/pcre_internal.h index 97ff55d03b..f674acaee0 100644 --- a/libs/Pcre16/src/pcre_internal.h +++ b/libs/Pcre16/src/pcre_internal.h @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_jit_compile.c b/libs/Pcre16/src/pcre_jit_compile.c index 249edbe8e7..e5d213c43e 100644 --- a/libs/Pcre16/src/pcre_jit_compile.c +++ b/libs/Pcre16/src/pcre_jit_compile.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_maketables.c b/libs/Pcre16/src/pcre_maketables.c index a44a6eaa90..b763b5c7ca 100644 --- a/libs/Pcre16/src/pcre_maketables.c +++ b/libs/Pcre16/src/pcre_maketables.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_newline.c b/libs/Pcre16/src/pcre_newline.c index b8f5a4de19..e4d83e885d 100644 --- a/libs/Pcre16/src/pcre_newline.c +++ b/libs/Pcre16/src/pcre_newline.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_refcount.c b/libs/Pcre16/src/pcre_refcount.c index 79efa90f21..9fab761d92 100644 --- a/libs/Pcre16/src/pcre_refcount.c +++ b/libs/Pcre16/src/pcre_refcount.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_string_utils.c b/libs/Pcre16/src/pcre_string_utils.c index 25eacc8507..39e40d208f 100644 --- a/libs/Pcre16/src/pcre_string_utils.c +++ b/libs/Pcre16/src/pcre_string_utils.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_study.c b/libs/Pcre16/src/pcre_study.c index d9d4960d84..cbff6919ba 100644 --- a/libs/Pcre16/src/pcre_study.c +++ b/libs/Pcre16/src/pcre_study.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_tables.c b/libs/Pcre16/src/pcre_tables.c index 5e18e8cf90..9d8035effc 100644 --- a/libs/Pcre16/src/pcre_tables.c +++ b/libs/Pcre16/src/pcre_tables.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_ucd.c b/libs/Pcre16/src/pcre_ucd.c index f22f826c4c..0dc72a8d34 100644 --- a/libs/Pcre16/src/pcre_ucd.c +++ b/libs/Pcre16/src/pcre_ucd.c @@ -1,4 +1,4 @@ -/* This module is generated by the maint/MultiStage2.py script. +/* This module is generated by the maint/MultiStage2.py script. Do not modify it by hand. Instead modify the script and run it to regenerate this code. diff --git a/libs/Pcre16/src/pcre_version.c b/libs/Pcre16/src/pcre_version.c index ae86ff28bc..27d40158f8 100644 --- a/libs/Pcre16/src/pcre_version.c +++ b/libs/Pcre16/src/pcre_version.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/pcre_xclass.c b/libs/Pcre16/src/pcre_xclass.c index ef759a589a..5784f8c69f 100644 --- a/libs/Pcre16/src/pcre_xclass.c +++ b/libs/Pcre16/src/pcre_xclass.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ diff --git a/libs/Pcre16/src/stdafx.cxx b/libs/Pcre16/src/stdafx.cxx index 0fb604da7c..7df047aeff 100644 --- a/libs/Pcre16/src/stdafx.cxx +++ b/libs/Pcre16/src/stdafx.cxx @@ -1,2 +1,2 @@ -
+
#include "stdafx.h"
\ No newline at end of file diff --git a/libs/Pcre16/src/stdafx.h b/libs/Pcre16/src/stdafx.h index d78b7834c8..74d247a037 100644 --- a/libs/Pcre16/src/stdafx.h +++ b/libs/Pcre16/src/stdafx.h @@ -1,2 +1,2 @@ -
+
// just a stub
\ No newline at end of file diff --git a/libs/Pcre16/src/ucp.h b/libs/Pcre16/src/ucp.h index 2fa00296e4..00a3f9b24c 100644 --- a/libs/Pcre16/src/ucp.h +++ b/libs/Pcre16/src/ucp.h @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Unicode Property Table handler * *************************************************/ diff --git a/libs/hunspell/include/hunspell.hpp b/libs/hunspell/include/hunspell.hpp index 27e2e235be..f0143a7fc3 100644 --- a/libs/hunspell/include/hunspell.hpp +++ b/libs/hunspell/include/hunspell.hpp @@ -1,4 +1,4 @@ -#include "../src/hunspell.h"
+#include "../src/hunspell.h"
#include "../src/hunspell.hxx"
#include "../src/affentry.hxx"
#include "../src/config.h"
diff --git a/libs/hunspell/res/Hunspell.rc b/libs/hunspell/res/Hunspell.rc index 5918aca9cc..8c819b35b5 100644 --- a/libs/hunspell/res/Hunspell.rc +++ b/libs/hunspell/res/Hunspell.rc @@ -1,4 +1,4 @@ - + #include <windows.h> VS_VERSION_INFO VERSIONINFO diff --git a/libs/hunspell/src/affentry.cxx b/libs/hunspell/src/affentry.cxx index 4ef0c00d9b..4fad9f7d53 100644 --- a/libs/hunspell/src/affentry.cxx +++ b/libs/hunspell/src/affentry.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/affentry.hxx b/libs/hunspell/src/affentry.hxx index 4bafc043f4..a31ed2e96f 100644 --- a/libs/hunspell/src/affentry.hxx +++ b/libs/hunspell/src/affentry.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/affixmgr.cxx b/libs/hunspell/src/affixmgr.cxx index ffce7bb1bd..bfb7b7be39 100644 --- a/libs/hunspell/src/affixmgr.cxx +++ b/libs/hunspell/src/affixmgr.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/affixmgr.hxx b/libs/hunspell/src/affixmgr.hxx index d41e69cfd2..973d6e8e10 100644 --- a/libs/hunspell/src/affixmgr.hxx +++ b/libs/hunspell/src/affixmgr.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/atypes.hxx b/libs/hunspell/src/atypes.hxx index f841523189..618e532d74 100644 --- a/libs/hunspell/src/atypes.hxx +++ b/libs/hunspell/src/atypes.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/baseaffix.hxx b/libs/hunspell/src/baseaffix.hxx index 9191dba475..1e042005f9 100644 --- a/libs/hunspell/src/baseaffix.hxx +++ b/libs/hunspell/src/baseaffix.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/config.h b/libs/hunspell/src/config.h index f3b64fb819..55c31215eb 100644 --- a/libs/hunspell/src/config.h +++ b/libs/hunspell/src/config.h @@ -1,4 +1,4 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ +/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. diff --git a/libs/hunspell/src/csutil.cxx b/libs/hunspell/src/csutil.cxx index be43a5b597..96e578dec2 100644 --- a/libs/hunspell/src/csutil.cxx +++ b/libs/hunspell/src/csutil.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/csutil.hxx b/libs/hunspell/src/csutil.hxx index 5d83f80970..eab1a1b196 100644 --- a/libs/hunspell/src/csutil.hxx +++ b/libs/hunspell/src/csutil.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/filemgr.cxx b/libs/hunspell/src/filemgr.cxx index 4a14de8762..f6d7b257e2 100644 --- a/libs/hunspell/src/filemgr.cxx +++ b/libs/hunspell/src/filemgr.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/filemgr.hxx b/libs/hunspell/src/filemgr.hxx index 62433aeefe..b85440b42e 100644 --- a/libs/hunspell/src/filemgr.hxx +++ b/libs/hunspell/src/filemgr.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/hashmgr.cxx b/libs/hunspell/src/hashmgr.cxx index 23421b567a..637481535a 100644 --- a/libs/hunspell/src/hashmgr.cxx +++ b/libs/hunspell/src/hashmgr.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/hashmgr.hxx b/libs/hunspell/src/hashmgr.hxx index da485d7afa..f65113d80d 100644 --- a/libs/hunspell/src/hashmgr.hxx +++ b/libs/hunspell/src/hashmgr.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/htypes.hxx b/libs/hunspell/src/htypes.hxx index 8f66a0080e..705963963a 100644 --- a/libs/hunspell/src/htypes.hxx +++ b/libs/hunspell/src/htypes.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/hunspell.cxx b/libs/hunspell/src/hunspell.cxx index b1535013fe..92a8ce6445 100644 --- a/libs/hunspell/src/hunspell.cxx +++ b/libs/hunspell/src/hunspell.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/hunspell.h b/libs/hunspell/src/hunspell.h index 3aca30ab2f..38af8661fd 100644 --- a/libs/hunspell/src/hunspell.h +++ b/libs/hunspell/src/hunspell.h @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version diff --git a/libs/hunspell/src/hunspell.hxx b/libs/hunspell/src/hunspell.hxx index f728f829c2..a137fcd060 100644 --- a/libs/hunspell/src/hunspell.hxx +++ b/libs/hunspell/src/hunspell.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/hunvisapi.h b/libs/hunspell/src/hunvisapi.h index eb2b348091..81f2177c58 100644 --- a/libs/hunspell/src/hunvisapi.h +++ b/libs/hunspell/src/hunvisapi.h @@ -1,4 +1,4 @@ -#ifndef HUNSPELL_VISIBILITY_H_ +#ifndef HUNSPELL_VISIBILITY_H_ #define HUNSPELL_VISIBILITY_H_ #if defined(HUNSPELL_STATIC) diff --git a/libs/hunspell/src/hunzip.cxx b/libs/hunspell/src/hunzip.cxx index 8962b100b1..434e52d2b1 100644 --- a/libs/hunspell/src/hunzip.cxx +++ b/libs/hunspell/src/hunzip.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/hunzip.hxx b/libs/hunspell/src/hunzip.hxx index ea2bc58d26..bb2c54a7ea 100644 --- a/libs/hunspell/src/hunzip.hxx +++ b/libs/hunspell/src/hunzip.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/langnum.hxx b/libs/hunspell/src/langnum.hxx index a64d3d7869..37ddda85b5 100644 --- a/libs/hunspell/src/langnum.hxx +++ b/libs/hunspell/src/langnum.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/phonet.cxx b/libs/hunspell/src/phonet.cxx index 69601a2872..3b5509b48c 100644 --- a/libs/hunspell/src/phonet.cxx +++ b/libs/hunspell/src/phonet.cxx @@ -1,4 +1,4 @@ -/* phonetic.c - generic replacement aglogithms for phonetic transformation +/* phonetic.c - generic replacement aglogithms for phonetic transformation Copyright (C) 2000 Bjoern Jacke This library is free software; you can redistribute it and/or diff --git a/libs/hunspell/src/phonet.hxx b/libs/hunspell/src/phonet.hxx index 2d58b3ba1b..714bbc5262 100644 --- a/libs/hunspell/src/phonet.hxx +++ b/libs/hunspell/src/phonet.hxx @@ -1,4 +1,4 @@ -/* phonetic.c - generic replacement aglogithms for phonetic transformation +/* phonetic.c - generic replacement aglogithms for phonetic transformation Copyright (C) 2000 Bjoern Jacke This library is free software; you can redistribute it and/or diff --git a/libs/hunspell/src/replist.cxx b/libs/hunspell/src/replist.cxx index cabe382bfd..1eb64cbc7b 100644 --- a/libs/hunspell/src/replist.cxx +++ b/libs/hunspell/src/replist.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/replist.hxx b/libs/hunspell/src/replist.hxx index 1e3efa4131..80026fdd5f 100644 --- a/libs/hunspell/src/replist.hxx +++ b/libs/hunspell/src/replist.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/stdafx.cxx b/libs/hunspell/src/stdafx.cxx index 1577c4e3bc..6575610bd7 100644 --- a/libs/hunspell/src/stdafx.cxx +++ b/libs/hunspell/src/stdafx.cxx @@ -1 +1 @@ -#include "stdafx.h"
\ No newline at end of file +#include "stdafx.h"
\ No newline at end of file diff --git a/libs/hunspell/src/stdafx.h b/libs/hunspell/src/stdafx.h index e69de29bb2..5f282702bb 100644 --- a/libs/hunspell/src/stdafx.h +++ b/libs/hunspell/src/stdafx.h @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/libs/hunspell/src/suggestmgr.cxx b/libs/hunspell/src/suggestmgr.cxx index 73ea91e3a3..e769998ef0 100644 --- a/libs/hunspell/src/suggestmgr.cxx +++ b/libs/hunspell/src/suggestmgr.cxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/suggestmgr.hxx b/libs/hunspell/src/suggestmgr.hxx index 19ffc03a84..fc167f4275 100644 --- a/libs/hunspell/src/suggestmgr.hxx +++ b/libs/hunspell/src/suggestmgr.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/utf_info.c++ b/libs/hunspell/src/utf_info.c++ index 6bb847f2a6..fd052fbfcd 100644 --- a/libs/hunspell/src/utf_info.c++ +++ b/libs/hunspell/src/utf_info.c++ @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/hunspell/src/w_char.hxx b/libs/hunspell/src/w_char.hxx index 5accb7568f..8731e495dc 100644 --- a/libs/hunspell/src/w_char.hxx +++ b/libs/hunspell/src/w_char.hxx @@ -1,4 +1,4 @@ -/* ***** BEGIN LICENSE BLOCK ***** +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * Copyright (C) 2002-2017 Németh László diff --git a/libs/libaxolotl/CMakeLists.txt b/libs/libaxolotl/CMakeLists.txt index a62317dae9..82719dc647 100644 --- a/libs/libaxolotl/CMakeLists.txt +++ b/libs/libaxolotl/CMakeLists.txt @@ -1,4 +1,4 @@ -file(GLOB SOURCES "src/*.h" "src/*.c" +file(GLOB SOURCES "src/*.h" "src/*.c" "src/protobuf-c/*.c" "src/protobuf-c/*.h" "src/curve25519/*.c" "src/curve25519/*.h" "src/curve25519/ed25519/*.c" "src/curve25519/ed25519/*.h" diff --git a/libs/libaxolotl/src/CMakeLists.txt b/libs/libaxolotl/src/CMakeLists.txt index f92978850d..09259944a6 100644 --- a/libs/libaxolotl/src/CMakeLists.txt +++ b/libs/libaxolotl/src/CMakeLists.txt @@ -1,4 +1,4 @@ -if(BUILD_SHARED_LIBS) +if(BUILD_SHARED_LIBS) find_library(M_LIB m) endif() diff --git a/libs/libaxolotl/src/FingerprintProtocol.pb-c.c b/libs/libaxolotl/src/FingerprintProtocol.pb-c.c index f5e62e0301..411baaec7b 100644 --- a/libs/libaxolotl/src/FingerprintProtocol.pb-c.c +++ b/libs/libaxolotl/src/FingerprintProtocol.pb-c.c @@ -1,4 +1,4 @@ -/* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: FingerprintProtocol.proto */ /* Do not generate deprecated warnings for self */ diff --git a/libs/libaxolotl/src/FingerprintProtocol.pb-c.h b/libs/libaxolotl/src/FingerprintProtocol.pb-c.h index 8bfce6eaeb..e8c9213b59 100755 --- a/libs/libaxolotl/src/FingerprintProtocol.pb-c.h +++ b/libs/libaxolotl/src/FingerprintProtocol.pb-c.h @@ -1,4 +1,4 @@ -/* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: FingerprintProtocol.proto */ #ifndef PROTOBUF_C_FingerprintProtocol_2eproto__INCLUDED diff --git a/libs/libaxolotl/src/LocalStorageProtocol.pb-c.c b/libs/libaxolotl/src/LocalStorageProtocol.pb-c.c index afe017187a..0e593ae69b 100644 --- a/libs/libaxolotl/src/LocalStorageProtocol.pb-c.c +++ b/libs/libaxolotl/src/LocalStorageProtocol.pb-c.c @@ -1,4 +1,4 @@ -/* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: LocalStorageProtocol.proto */ /* Do not generate deprecated warnings for self */ diff --git a/libs/libaxolotl/src/LocalStorageProtocol.pb-c.h b/libs/libaxolotl/src/LocalStorageProtocol.pb-c.h index 86e657e51a..60cea8133d 100755 --- a/libs/libaxolotl/src/LocalStorageProtocol.pb-c.h +++ b/libs/libaxolotl/src/LocalStorageProtocol.pb-c.h @@ -1,4 +1,4 @@ -/* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: LocalStorageProtocol.proto */ #ifndef PROTOBUF_C_LocalStorageProtocol_2eproto__INCLUDED diff --git a/libs/libaxolotl/src/WhisperTextProtocol.pb-c.c b/libs/libaxolotl/src/WhisperTextProtocol.pb-c.c index f73c0642fe..1b359b7b01 100644 --- a/libs/libaxolotl/src/WhisperTextProtocol.pb-c.c +++ b/libs/libaxolotl/src/WhisperTextProtocol.pb-c.c @@ -1,4 +1,4 @@ -/* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: WhisperTextProtocol.proto */ /* Do not generate deprecated warnings for self */ diff --git a/libs/libaxolotl/src/WhisperTextProtocol.pb-c.h b/libs/libaxolotl/src/WhisperTextProtocol.pb-c.h index de589106bb..f45027c18e 100755 --- a/libs/libaxolotl/src/WhisperTextProtocol.pb-c.h +++ b/libs/libaxolotl/src/WhisperTextProtocol.pb-c.h @@ -1,4 +1,4 @@ -/* Generated by the protocol buffer compiler. DO NOT EDIT! */ +/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: WhisperTextProtocol.proto */ #ifndef PROTOBUF_C_WhisperTextProtocol_2eproto__INCLUDED diff --git a/libs/libaxolotl/src/curve.c b/libs/libaxolotl/src/curve.c index afa16799e5..52662b7fe4 100755 --- a/libs/libaxolotl/src/curve.c +++ b/libs/libaxolotl/src/curve.c @@ -1,4 +1,4 @@ -#include "curve.h" +#include "curve.h" #include <stdio.h> #include <stdlib.h> diff --git a/libs/libaxolotl/src/curve.h b/libs/libaxolotl/src/curve.h index 9401f88033..f75025616c 100644 --- a/libs/libaxolotl/src/curve.h +++ b/libs/libaxolotl/src/curve.h @@ -1,4 +1,4 @@ -#ifndef CURVE_H +#ifndef CURVE_H #define CURVE_H #include <stdint.h> diff --git a/libs/libaxolotl/src/curve25519/CMakeLists.txt b/libs/libaxolotl/src/curve25519/CMakeLists.txt index 63a81ff0eb..37b49f1c41 100644 --- a/libs/libaxolotl/src/curve25519/CMakeLists.txt +++ b/libs/libaxolotl/src/curve25519/CMakeLists.txt @@ -1,4 +1,4 @@ -IF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") +IF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-variable -Wno-unused-function -Wno-shadow") ENDIF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") diff --git a/libs/libaxolotl/src/curve25519/curve25519-donna.c b/libs/libaxolotl/src/curve25519/curve25519-donna.c index f2c2ac58e6..f28c283525 100644 --- a/libs/libaxolotl/src/curve25519/curve25519-donna.c +++ b/libs/libaxolotl/src/curve25519/curve25519-donna.c @@ -1,4 +1,4 @@ -/* Copyright 2008, Google Inc. +/* Copyright 2008, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/libs/libaxolotl/src/curve25519/curve25519-donna.h b/libs/libaxolotl/src/curve25519/curve25519-donna.h index 3e4dfcee04..27ca5f2695 100644 --- a/libs/libaxolotl/src/curve25519/curve25519-donna.h +++ b/libs/libaxolotl/src/curve25519/curve25519-donna.h @@ -1,4 +1,4 @@ -#ifndef CURVE25519_DONNA_H +#ifndef CURVE25519_DONNA_H #define CURVE25519_DONNA_H extern int curve25519_donna(uint8_t *, const uint8_t *, const uint8_t *); diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/compare.c b/libs/libaxolotl/src/curve25519/ed25519/additions/compare.c index 8b1e31389f..692d8c735e 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/compare.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/compare.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "compare.h" /* Const-time comparison from SUPERCOP, but here it's only used for diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/compare.h b/libs/libaxolotl/src/curve25519/ed25519/additions/compare.h index 5a2fa910d4..6732976e4c 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/compare.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/compare.h @@ -1,4 +1,4 @@ -#ifndef __COMPARE_H__ +#ifndef __COMPARE_H__ #define __COMPARE_H__ int crypto_verify_32_ref(const unsigned char *b1, const unsigned char *b2); diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_additions.h b/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_additions.h index 9339ddb981..030b4d5c8e 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_additions.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_additions.h @@ -1,4 +1,4 @@ - + #ifndef __CRYPTO_ADDITIONS__ #define __CRYPTO_ADDITIONS__ diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_hash_sha512.h b/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_hash_sha512.h index a51a190d25..1ceb0d64f2 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_hash_sha512.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/crypto_hash_sha512.h @@ -1,4 +1,4 @@ -#ifndef crypto_hash_sha512_H +#ifndef crypto_hash_sha512_H #define crypto_hash_sha512_H extern int crypto_hash_sha512(unsigned char *,const unsigned char *,unsigned long long); diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.c b/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.c index 7a49b18aaa..5c8ec5e384 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include <stdlib.h> #include "ge.h" #include "curve_sigs.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.h b/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.h index a2d819aef0..082ed65863 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/curve_sigs.h @@ -1,4 +1,4 @@ - + #ifndef __CURVE_SIGS_H__ #define __CURVE_SIGS_H__ diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/elligator.c b/libs/libaxolotl/src/curve25519/ed25519/additions/elligator.c index 6feb96bad6..c5a1fab230 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/elligator.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/elligator.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "fe.h" #include "ge.h" #include "crypto_uint32.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isequal.c b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isequal.c index 67c5d33c96..d1ee01e929 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isequal.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isequal.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_verify_32.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isreduced.c b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isreduced.c index 6fbb3beccd..8dbbc69f81 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isreduced.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_isreduced.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_verify_32.h" int fe_isreduced(const unsigned char* s) diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_mont_rhs.c b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_mont_rhs.c index bc8393620c..c20657dec1 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_mont_rhs.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_mont_rhs.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" void fe_mont_rhs(fe v2, fe u) { fe A, one; diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_montx_to_edy.c b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_montx_to_edy.c index b0f8c63276..65bcf5db71 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_montx_to_edy.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_montx_to_edy.c @@ -1,4 +1,4 @@ - + #include "fe.h" #include "crypto_additions.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_sqrt.c b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_sqrt.c index a0c9785821..afb9a34898 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/fe_sqrt.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/fe_sqrt.c @@ -1,4 +1,4 @@ -#include <assert.h> +#include <assert.h> #include "fe.h" #include "crypto_additions.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_isneutral.c b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_isneutral.c index d40e443682..da62418219 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_isneutral.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_isneutral.c @@ -1,4 +1,4 @@ -#include "crypto_additions.h" +#include "crypto_additions.h" #include "ge.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_montx_to_p3.c b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_montx_to_p3.c index 7a716c5a72..0da35232ed 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_montx_to_p3.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_montx_to_p3.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "ge.h" #include "assert.h" #include "crypto_additions.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_neg.c b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_neg.c index d679713fe0..b9f3d4e4b4 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_neg.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_neg.c @@ -1,4 +1,4 @@ -#include "crypto_additions.h" +#include "crypto_additions.h" #include "ge.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_p3_to_montx.c b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_p3_to_montx.c index b539b2f17f..fd42be134f 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_p3_to_montx.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_p3_to_montx.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_additions.h" void ge_p3_to_montx(fe u, const ge_p3 *ed) diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult.c b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult.c index e4f741b8d8..2a8881122d 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult.c @@ -1,4 +1,4 @@ -#include "crypto_uint32.h" +#include "crypto_uint32.h" #include "ge.h" #include "crypto_additions.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult_cofactor.c b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult_cofactor.c index 6affbb05d5..e219f2581d 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult_cofactor.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/ge_scalarmult_cofactor.c @@ -1,4 +1,4 @@ -#include "crypto_additions.h" +#include "crypto_additions.h" #include "ge.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.c b/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.c index de7cdcd598..3f37055684 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" #include "keygen.h" #include "crypto_additions.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.h b/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.h index e86e7c5582..b6354dab29 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/keygen.h @@ -1,4 +1,4 @@ - + #ifndef __KEYGEN_H__ #define __KEYGEN_H__ diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/open_modified.c b/libs/libaxolotl/src/curve25519/ed25519/additions/open_modified.c index a156098191..d5dd9b797f 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/open_modified.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/open_modified.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "crypto_sign.h" #include "crypto_hash_sha512.h" #include "crypto_verify_32.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/sc_clamp.c b/libs/libaxolotl/src/curve25519/ed25519/additions/sc_clamp.c index 7788be9071..3294983906 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/sc_clamp.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/sc_clamp.c @@ -1,4 +1,4 @@ -#include "crypto_additions.h" +#include "crypto_additions.h" void sc_clamp(unsigned char* a) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/sc_cmov.c b/libs/libaxolotl/src/curve25519/ed25519/additions/sc_cmov.c index 443a5bb71e..b931461a52 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/sc_cmov.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/sc_cmov.c @@ -1,4 +1,4 @@ -#include "crypto_additions.h" +#include "crypto_additions.h" /* Replace (f,g) with (g,g) if b == 1; diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/sc_neg.c b/libs/libaxolotl/src/curve25519/ed25519/additions/sc_neg.c index ef407d405e..199f70a9a1 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/sc_neg.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/sc_neg.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "crypto_additions.h" #include "sc.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/sign_modified.c b/libs/libaxolotl/src/curve25519/ed25519/additions/sign_modified.c index b2fb8c20d3..04e6259f15 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/sign_modified.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/sign_modified.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "crypto_sign.h" #include "crypto_hash_sha512.h" #include "ge.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/utility.c b/libs/libaxolotl/src/curve25519/ed25519/additions/utility.c index c59099a9e3..d6a4c13a9d 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/utility.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/utility.c @@ -1,4 +1,4 @@ -#include <stdlib.h> +#include <stdlib.h> #include <stdio.h> #include "utility.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/utility.h b/libs/libaxolotl/src/curve25519/ed25519/additions/utility.h index 35348782df..2b2bbd15c2 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/utility.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/utility.h @@ -1,4 +1,4 @@ - + #ifndef __UTILITY_H__ #define __UTILITY_H__ diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/vopen_modified.c b/libs/libaxolotl/src/curve25519/ed25519/additions/vopen_modified.c index 20b85bb155..13c8de0bd8 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/vopen_modified.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/vopen_modified.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "sc.h" #include "ge.h" #include "crypto_hash_sha512.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/vsign_modified.c b/libs/libaxolotl/src/curve25519/ed25519/additions/vsign_modified.c index 518b851d63..1480cba533 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/vsign_modified.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/vsign_modified.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "crypto_sign.h" #include "crypto_hash_sha512.h" #include "ge.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.c b/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.c index 8f60169bd4..39dae278ef 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "ge.h" #include "crypto_additions.h" #include "zeroize.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.h b/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.h index 4e48844170..cd29ad6d18 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/vxeddsa.h @@ -1,4 +1,4 @@ - + #ifndef __VXEDDSA_H__ #define __VXEDDSA_H__ diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.c b/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.c index 63b73bf2ed..091b604e63 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "ge.h" #include "crypto_additions.h" #include "zeroize.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.h b/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.h index b86d7f0d9d..4128289099 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/xeddsa.h @@ -1,4 +1,4 @@ - + #ifndef __XEDDSA_H__ #define __XEDDSA_H__ diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.c b/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.c index 187e725eb5..b4940242f8 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.c +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.c @@ -1,4 +1,4 @@ -#include "zeroize.h" +#include "zeroize.h" void zeroize(unsigned char* b, size_t len) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.h b/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.h index 0db68bb4c6..79ed97500f 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.h +++ b/libs/libaxolotl/src/curve25519/ed25519/additions/zeroize.h @@ -1,4 +1,4 @@ -#ifndef __ZEROIZE_H__ +#ifndef __ZEROIZE_H__ #define __ZEROIZE_H__ #include <stdlib.h> diff --git a/libs/libaxolotl/src/curve25519/ed25519/base.h b/libs/libaxolotl/src/curve25519/ed25519/base.h index 573bd8a05c..43f7ed3585 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/base.h +++ b/libs/libaxolotl/src/curve25519/ed25519/base.h @@ -1,4 +1,4 @@ -{ +{ { { 25967493,-14356035,29566456,3660896,-12694345,4014787,27544626,-11754271,-6079156,2047605 }, { -12545711,934262,-2722910,3049990,-727428,9406986,12720692,5043384,19500929,-15469378 }, diff --git a/libs/libaxolotl/src/curve25519/ed25519/base2.h b/libs/libaxolotl/src/curve25519/ed25519/base2.h index 8c538440ff..9c936803ea 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/base2.h +++ b/libs/libaxolotl/src/curve25519/ed25519/base2.h @@ -1,4 +1,4 @@ - { + { { 25967493,-14356035,29566456,3660896,-12694345,4014787,27544626,-11754271,-6079156,2047605 }, { -12545711,934262,-2722910,3049990,-727428,9406986,12720692,5043384,19500929,-15469378 }, { -8738181,4489570,9688441,-14785194,10184609,-12363380,29287919,11864899,-24514362,-4438546 }, diff --git a/libs/libaxolotl/src/curve25519/ed25519/d.h b/libs/libaxolotl/src/curve25519/ed25519/d.h index e25f578350..e37351c077 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/d.h +++ b/libs/libaxolotl/src/curve25519/ed25519/d.h @@ -1 +1 @@ --10913610,13857413,-15372611,6949391,114729,-8787816,-6275908,-3247719,-18696448,-12055116 +-10913610,13857413,-15372611,6949391,114729,-8787816,-6275908,-3247719,-18696448,-12055116 diff --git a/libs/libaxolotl/src/curve25519/ed25519/d2.h b/libs/libaxolotl/src/curve25519/ed25519/d2.h index 01aaec7512..35c97db0e6 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/d2.h +++ b/libs/libaxolotl/src/curve25519/ed25519/d2.h @@ -1 +1 @@ --21827239,-5839606,-30745221,13898782,229458,15978800,-12551817,-6495438,29715968,9444199 +-21827239,-5839606,-30745221,13898782,229458,15978800,-12551817,-6495438,29715968,9444199 diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe.h b/libs/libaxolotl/src/curve25519/ed25519/fe.h index 60c308ba46..54372d21c8 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe.h +++ b/libs/libaxolotl/src/curve25519/ed25519/fe.h @@ -1,4 +1,4 @@ -#ifndef FE_H +#ifndef FE_H #define FE_H #include "crypto_int32.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_0.c b/libs/libaxolotl/src/curve25519/ed25519/fe_0.c index ec879d7337..ca25f00ec8 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_0.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_0.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* h = 0 diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_1.c b/libs/libaxolotl/src/curve25519/ed25519/fe_1.c index 8cf7784844..714a5080a3 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_1.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_1.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* h = 1 diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_add.c b/libs/libaxolotl/src/curve25519/ed25519/fe_add.c index e6a81da202..89d9d96814 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_add.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_add.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* h = f + g diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_cmov.c b/libs/libaxolotl/src/curve25519/ed25519/fe_cmov.c index 8ca584fb19..994982c313 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_cmov.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_cmov.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* Replace (f,g) with (g,g) if b == 1; diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_copy.c b/libs/libaxolotl/src/curve25519/ed25519/fe_copy.c index 9c5bf865a2..66ca4a292b 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_copy.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_copy.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* h = f diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_frombytes.c b/libs/libaxolotl/src/curve25519/ed25519/fe_frombytes.c index 5c17917487..a85abc6032 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_frombytes.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_frombytes.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_int64.h" #include "crypto_uint64.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_invert.c b/libs/libaxolotl/src/curve25519/ed25519/fe_invert.c index bcfdb8ff87..cc23321ead 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_invert.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_invert.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" void fe_invert(fe out,const fe z) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_isnegative.c b/libs/libaxolotl/src/curve25519/ed25519/fe_isnegative.c index 3b2c8b8d52..c427b28de6 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_isnegative.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_isnegative.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* return 1 if f is in {1,3,5,...,q-2} diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_isnonzero.c b/libs/libaxolotl/src/curve25519/ed25519/fe_isnonzero.c index 0e087a783d..654a273ac4 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_isnonzero.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_isnonzero.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_verify_32.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_mul.c b/libs/libaxolotl/src/curve25519/ed25519/fe_mul.c index 26ca8b3682..536a998638 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_mul.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_mul.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_int64.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_neg.c b/libs/libaxolotl/src/curve25519/ed25519/fe_neg.c index 2078ce5284..ae67d6b20d 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_neg.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_neg.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* h = -f diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_pow22523.c b/libs/libaxolotl/src/curve25519/ed25519/fe_pow22523.c index 56675a5902..448999c803 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_pow22523.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_pow22523.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" void fe_pow22523(fe out,const fe z) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_sq.c b/libs/libaxolotl/src/curve25519/ed25519/fe_sq.c index 8dd119841c..a4a2c5f478 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_sq.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_sq.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_int64.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_sq2.c b/libs/libaxolotl/src/curve25519/ed25519/fe_sq2.c index 026ed3aacf..b58e36935d 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_sq2.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_sq2.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" #include "crypto_int64.h" /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_sub.c b/libs/libaxolotl/src/curve25519/ed25519/fe_sub.c index 6e26b7df8f..05cfe6c07e 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_sub.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_sub.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* h = f - g diff --git a/libs/libaxolotl/src/curve25519/ed25519/fe_tobytes.c b/libs/libaxolotl/src/curve25519/ed25519/fe_tobytes.c index 0a63baf9c1..14f88adac1 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/fe_tobytes.c +++ b/libs/libaxolotl/src/curve25519/ed25519/fe_tobytes.c @@ -1,4 +1,4 @@ -#include "fe.h" +#include "fe.h" /* Preconditions: diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge.h b/libs/libaxolotl/src/curve25519/ed25519/ge.h index 55e95f95b6..475cb36ceb 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge.h +++ b/libs/libaxolotl/src/curve25519/ed25519/ge.h @@ -1,4 +1,4 @@ -#ifndef GE_H +#ifndef GE_H #define GE_H /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_add.c b/libs/libaxolotl/src/curve25519/ed25519/ge_add.c index da7ff5d2eb..8ef65b6167 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_add.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_add.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p + q diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_add.h b/libs/libaxolotl/src/curve25519/ed25519/ge_add.h index 7481f8ffbe..a690dee8d6 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_add.h +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_add.h @@ -1,4 +1,4 @@ - + /* qhasm: enter ge_add */ /* qhasm: fe X1 */ diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_double_scalarmult.c b/libs/libaxolotl/src/curve25519/ed25519/ge_double_scalarmult.c index f8bf4bf775..6b9376af4a 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_double_scalarmult.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_double_scalarmult.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" static void slide(signed char *r,const unsigned char *a) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_frombytes.c b/libs/libaxolotl/src/curve25519/ed25519/ge_frombytes.c index 1a059ee93f..9cb18ee319 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_frombytes.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_frombytes.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" static const fe d = { #include "d.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_madd.c b/libs/libaxolotl/src/curve25519/ed25519/ge_madd.c index 622571774b..22b2bf7f7d 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_madd.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_madd.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p + q diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_madd.h b/libs/libaxolotl/src/curve25519/ed25519/ge_madd.h index ecae84952b..ca1c8ba203 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_madd.h +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_madd.h @@ -1,4 +1,4 @@ - + /* qhasm: enter ge_madd */ /* qhasm: fe X1 */ diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_msub.c b/libs/libaxolotl/src/curve25519/ed25519/ge_msub.c index 741ecbf113..3e290ea300 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_msub.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_msub.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p - q diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_msub.h b/libs/libaxolotl/src/curve25519/ed25519/ge_msub.h index 500f986ba0..10f646c6d7 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_msub.h +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_msub.h @@ -1,4 +1,4 @@ - + /* qhasm: enter ge_msub */ /* qhasm: fe X1 */ diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p2.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p2.c index 9bb5013d66..123ec4148e 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p2.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p2.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p3.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p3.c index 2f57b10968..5f2b9b7d95 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p3.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p1p1_to_p3.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p2_0.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p2_0.c index 6191d1e6e4..b33b321648 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p2_0.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p2_0.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" void ge_p2_0(ge_p2 *h) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.c index 2e332b5cee..f013b2872a 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = 2 * p diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.h b/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.h index 128efed907..ec7a105c8b 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.h +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p2_dbl.h @@ -1,4 +1,4 @@ - + /* qhasm: enter ge_p2_dbl */ /* qhasm: fe X1 */ diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_0.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_0.c index 401b2935a1..fcfcd63569 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_0.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_0.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" void ge_p3_0(ge_p3 *h) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_dbl.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_dbl.c index 0d8a05915d..1091f98e08 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_dbl.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_dbl.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = 2 * p diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_cached.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_cached.c index bde64228cf..76cd1f8f82 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_cached.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_cached.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_p2.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_p2.c index e532a9e4cb..d26a09f7ec 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_p2.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_to_p2.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_tobytes.c b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_tobytes.c index 21cb2fc656..a112daf699 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_p3_tobytes.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_p3_tobytes.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" void ge_p3_tobytes(unsigned char *s,const ge_p3 *h) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_precomp_0.c b/libs/libaxolotl/src/curve25519/ed25519/ge_precomp_0.c index 2e218861d8..2673d58096 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_precomp_0.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_precomp_0.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" void ge_precomp_0(ge_precomp *h) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_scalarmult_base.c b/libs/libaxolotl/src/curve25519/ed25519/ge_scalarmult_base.c index 421e4fa0fb..006225f8d2 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_scalarmult_base.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_scalarmult_base.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" #include "crypto_uint32.h" static unsigned char equal(signed char b,signed char c) diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_sub.c b/libs/libaxolotl/src/curve25519/ed25519/ge_sub.c index 69f3d54062..84c4d2e208 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_sub.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_sub.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" /* r = p - q diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_sub.h b/libs/libaxolotl/src/curve25519/ed25519/ge_sub.h index b4ef1f5dd0..59f082ea5f 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_sub.h +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_sub.h @@ -1,4 +1,4 @@ - + /* qhasm: enter ge_sub */ /* qhasm: fe X1 */ diff --git a/libs/libaxolotl/src/curve25519/ed25519/ge_tobytes.c b/libs/libaxolotl/src/curve25519/ed25519/ge_tobytes.c index 31b3d33e09..59baeed5c1 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/ge_tobytes.c +++ b/libs/libaxolotl/src/curve25519/ed25519/ge_tobytes.c @@ -1,4 +1,4 @@ -#include "ge.h" +#include "ge.h" void ge_tobytes(unsigned char *s,const ge_p2 *h) { diff --git a/libs/libaxolotl/src/curve25519/ed25519/main/main.c b/libs/libaxolotl/src/curve25519/ed25519/main/main.c index 9d6599467e..2f32d6b389 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/main/main.c +++ b/libs/libaxolotl/src/curve25519/ed25519/main/main.c @@ -1,4 +1,4 @@ -#include "tests.h" +#include "tests.h" int main(int argc, char* argv[]) diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h index cae135e6e2..3c62609c72 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h @@ -1,4 +1,4 @@ -#ifndef crypto_int32_h +#ifndef crypto_int32_h #define crypto_int32_h typedef int crypto_int32; diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int64.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int64.h index fc92417b62..294490ae44 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int64.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int64.h @@ -1,4 +1,4 @@ -#ifndef crypto_int64_h +#ifndef crypto_int64_h #define crypto_int64_h typedef long long crypto_int64; diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign.h index 8472603e91..4419fcc714 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign.h @@ -1,4 +1,4 @@ -#ifndef crypto_sign_H +#ifndef crypto_sign_H #define crypto_sign_H #include "crypto_sign_edwards25519sha512batch.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign_edwards25519sha512batch.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign_edwards25519sha512batch.h index 62fae61163..75c357749d 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign_edwards25519sha512batch.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_sign_edwards25519sha512batch.h @@ -1,4 +1,4 @@ -#ifndef crypto_sign_edwards25519sha512batch_H +#ifndef crypto_sign_edwards25519sha512batch_H #define crypto_sign_edwards25519sha512batch_H #define crypto_sign_edwards25519sha512batch_ref10_SECRETKEYBYTES 64 diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint32.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint32.h index 21020d7b57..c0b072cc8f 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint32.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint32.h @@ -1,4 +1,4 @@ -#ifndef crypto_uint32_h +#ifndef crypto_uint32_h #define crypto_uint32_h typedef unsigned int crypto_uint32; diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint64.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint64.h index 5aa0070375..8f385c8757 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint64.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_uint64.h @@ -1,4 +1,4 @@ -#ifndef crypto_uint64_h +#ifndef crypto_uint64_h #define crypto_uint64_h typedef unsigned long long crypto_uint64; diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_verify_32.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_verify_32.h index 978d845222..2eab150ad1 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_verify_32.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_verify_32.h @@ -1,4 +1,4 @@ -#ifndef crypto_verify_32_H +#ifndef crypto_verify_32_H #define crypto_verify_32_H #define crypto_verify_32_ref_BYTES 32 diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/blocks.c b/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/blocks.c index 1c5f23d5cc..ffb60bda6b 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/blocks.c +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/blocks.c @@ -1,4 +1,4 @@ -#include <stdint.h> +#include <stdint.h> typedef uint64_t uint64; static uint64 load_bigendian(const unsigned char *x) diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/hash.c b/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/hash.c index 8934cc18a8..634218d5b0 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/hash.c +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_sha512/hash.c @@ -1,4 +1,4 @@ -/* +/* 20080913 D. J. Bernstein Public domain. diff --git a/libs/libaxolotl/src/curve25519/ed25519/open.c b/libs/libaxolotl/src/curve25519/ed25519/open.c index 1ec4cd2bfd..749673b798 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/open.c +++ b/libs/libaxolotl/src/curve25519/ed25519/open.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "crypto_sign.h" #include "crypto_hash_sha512.h" #include "crypto_verify_32.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/pow22523.h b/libs/libaxolotl/src/curve25519/ed25519/pow22523.h index 60ffe0d34c..4734a420c2 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/pow22523.h +++ b/libs/libaxolotl/src/curve25519/ed25519/pow22523.h @@ -1,4 +1,4 @@ - + /* qhasm: fe z1 */ /* qhasm: fe z2 */ diff --git a/libs/libaxolotl/src/curve25519/ed25519/pow225521.h b/libs/libaxolotl/src/curve25519/ed25519/pow225521.h index 109df779a2..8888e2bfb1 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/pow225521.h +++ b/libs/libaxolotl/src/curve25519/ed25519/pow225521.h @@ -1,4 +1,4 @@ - + /* qhasm: fe z1 */ /* qhasm: fe z2 */ diff --git a/libs/libaxolotl/src/curve25519/ed25519/sc.h b/libs/libaxolotl/src/curve25519/ed25519/sc.h index d32ed2e8ca..f01be711c7 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/sc.h +++ b/libs/libaxolotl/src/curve25519/ed25519/sc.h @@ -1,4 +1,4 @@ -#ifndef SC_H +#ifndef SC_H #define SC_H /* diff --git a/libs/libaxolotl/src/curve25519/ed25519/sc_muladd.c b/libs/libaxolotl/src/curve25519/ed25519/sc_muladd.c index 6f1e9d02d6..da8a30fa1e 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/sc_muladd.c +++ b/libs/libaxolotl/src/curve25519/ed25519/sc_muladd.c @@ -1,4 +1,4 @@ -#include "sc.h" +#include "sc.h" #include "crypto_int64.h" #include "crypto_uint32.h" #include "crypto_uint64.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/sc_reduce.c b/libs/libaxolotl/src/curve25519/ed25519/sc_reduce.c index d01f5a5737..8478577728 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/sc_reduce.c +++ b/libs/libaxolotl/src/curve25519/ed25519/sc_reduce.c @@ -1,4 +1,4 @@ -#include "sc.h" +#include "sc.h" #include "crypto_int64.h" #include "crypto_uint32.h" #include "crypto_uint64.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/sign.c b/libs/libaxolotl/src/curve25519/ed25519/sign.c index de53742a6c..dd6b4bb075 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/sign.c +++ b/libs/libaxolotl/src/curve25519/ed25519/sign.c @@ -1,4 +1,4 @@ -#include <string.h> +#include <string.h> #include "crypto_sign.h" #include "crypto_hash_sha512.h" #include "ge.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/sqrtm1.h b/libs/libaxolotl/src/curve25519/ed25519/sqrtm1.h index d8caa23b6a..8203f7434f 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/sqrtm1.h +++ b/libs/libaxolotl/src/curve25519/ed25519/sqrtm1.h @@ -1 +1 @@ --32595792,-7943725,9377950,3500415,12389472,-272473,-25146209,-2005654,326686,11406482 +-32595792,-7943725,9377950,3500415,12389472,-272473,-25146209,-2005654,326686,11406482 diff --git a/libs/libaxolotl/src/curve25519/ed25519/tests/tests.c b/libs/libaxolotl/src/curve25519/ed25519/tests/tests.c index a647383e71..3bdc4ea846 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/tests/tests.c +++ b/libs/libaxolotl/src/curve25519/ed25519/tests/tests.c @@ -1,4 +1,4 @@ -#include <stdlib.h> +#include <stdlib.h> #include <stdio.h> #include <string.h> #include "crypto_hash_sha512.h" diff --git a/libs/libaxolotl/src/curve25519/ed25519/tests/tests.h b/libs/libaxolotl/src/curve25519/ed25519/tests/tests.h index 7ac1e503ca..8d34dc5427 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/tests/tests.h +++ b/libs/libaxolotl/src/curve25519/ed25519/tests/tests.h @@ -1,4 +1,4 @@ -#ifndef __TESTS_H__ +#ifndef __TESTS_H__ #define __TESTS_H__ /* silent = 0 : prints info+error messages to stdout, abort() on test failure diff --git a/libs/libaxolotl/src/device_consistency.c b/libs/libaxolotl/src/device_consistency.c index 4b18bc1471..91804a07b6 100644 --- a/libs/libaxolotl/src/device_consistency.c +++ b/libs/libaxolotl/src/device_consistency.c @@ -1,4 +1,4 @@ -#include "device_consistency.h" +#include "device_consistency.h" #include <assert.h> #include <string.h> diff --git a/libs/libaxolotl/src/device_consistency.h b/libs/libaxolotl/src/device_consistency.h index 379d04471c..b429319eb4 100644 --- a/libs/libaxolotl/src/device_consistency.h +++ b/libs/libaxolotl/src/device_consistency.h @@ -1,4 +1,4 @@ -#ifndef DEVICE_CONSISTENCY_H +#ifndef DEVICE_CONSISTENCY_H #define DEVICE_CONSISTENCY_H #include "signal_protocol_types.h" diff --git a/libs/libaxolotl/src/fingerprint.c b/libs/libaxolotl/src/fingerprint.c index 42827825cc..cbaeb682a5 100644 --- a/libs/libaxolotl/src/fingerprint.c +++ b/libs/libaxolotl/src/fingerprint.c @@ -1,4 +1,4 @@ -#include "fingerprint.h" +#include "fingerprint.h" #include <assert.h> #include <string.h> diff --git a/libs/libaxolotl/src/fingerprint.h b/libs/libaxolotl/src/fingerprint.h index 4d61e4f788..bdd45d2fb7 100644 --- a/libs/libaxolotl/src/fingerprint.h +++ b/libs/libaxolotl/src/fingerprint.h @@ -1,4 +1,4 @@ -#ifndef FINGERPRINT_H +#ifndef FINGERPRINT_H #define FINGERPRINT_H #include "signal_protocol_types.h" diff --git a/libs/libaxolotl/src/group_cipher.c b/libs/libaxolotl/src/group_cipher.c index 05ea320d98..9217d8240b 100644 --- a/libs/libaxolotl/src/group_cipher.c +++ b/libs/libaxolotl/src/group_cipher.c @@ -1,4 +1,4 @@ -#include "group_cipher.h" +#include "group_cipher.h" #include <assert.h> #include <string.h> diff --git a/libs/libaxolotl/src/group_cipher.h b/libs/libaxolotl/src/group_cipher.h index 2ac7e6508f..3688d24b3a 100644 --- a/libs/libaxolotl/src/group_cipher.h +++ b/libs/libaxolotl/src/group_cipher.h @@ -1,4 +1,4 @@ -#ifndef GROUP_CIPHER_H +#ifndef GROUP_CIPHER_H #define GROUP_CIPHER_H #include <stdint.h> diff --git a/libs/libaxolotl/src/group_session_builder.c b/libs/libaxolotl/src/group_session_builder.c index 13db334c8e..4b6e639ed3 100644 --- a/libs/libaxolotl/src/group_session_builder.c +++ b/libs/libaxolotl/src/group_session_builder.c @@ -1,4 +1,4 @@ -#include "group_session_builder.h" +#include "group_session_builder.h" #include <assert.h> #include <string.h> diff --git a/libs/libaxolotl/src/group_session_builder.h b/libs/libaxolotl/src/group_session_builder.h index 1d87d53a7f..859259c1da 100644 --- a/libs/libaxolotl/src/group_session_builder.h +++ b/libs/libaxolotl/src/group_session_builder.h @@ -1,4 +1,4 @@ -#ifndef GROUP_SESSION_BUILDER_H +#ifndef GROUP_SESSION_BUILDER_H #define GROUP_SESSION_BUILDER_H #include "signal_protocol_types.h" diff --git a/libs/libaxolotl/src/hkdf.c b/libs/libaxolotl/src/hkdf.c index d8df253c8b..6e28a6d85d 100644 --- a/libs/libaxolotl/src/hkdf.c +++ b/libs/libaxolotl/src/hkdf.c @@ -1,4 +1,4 @@ -#include "hkdf.h" +#include "hkdf.h" #include <stdio.h> #include <stdlib.h> diff --git a/libs/libaxolotl/src/hkdf.h b/libs/libaxolotl/src/hkdf.h index 43ee870401..f3bfdddfd7 100644 --- a/libs/libaxolotl/src/hkdf.h +++ b/libs/libaxolotl/src/hkdf.h @@ -1,4 +1,4 @@ -#ifndef HKDF_H +#ifndef HKDF_H #define HKDF_H #include <stdint.h> diff --git a/libs/libaxolotl/src/key_helper.c b/libs/libaxolotl/src/key_helper.c index 80deb6ab08..f72cbb589e 100644 --- a/libs/libaxolotl/src/key_helper.c +++ b/libs/libaxolotl/src/key_helper.c @@ -1,4 +1,4 @@ -#include "key_helper.h" +#include "key_helper.h" #include <assert.h> diff --git a/libs/libaxolotl/src/key_helper.h b/libs/libaxolotl/src/key_helper.h index be3ef8429f..e0144e4b05 100644 --- a/libs/libaxolotl/src/key_helper.h +++ b/libs/libaxolotl/src/key_helper.h @@ -1,4 +1,4 @@ -#ifndef KEY_HELPER_H +#ifndef KEY_HELPER_H #define KEY_HELPER_H #include <stdint.h> diff --git a/libs/libaxolotl/src/protobuf-c/CMakeLists.txt b/libs/libaxolotl/src/protobuf-c/CMakeLists.txt index 1af25df194..6a6422cb80 100644 --- a/libs/libaxolotl/src/protobuf-c/CMakeLists.txt +++ b/libs/libaxolotl/src/protobuf-c/CMakeLists.txt @@ -1,4 +1,4 @@ -IF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") +IF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-shadow") ENDIF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_C_COMPILER_ID MATCHES "Clang") diff --git a/libs/libaxolotl/src/protobuf-c/protobuf-c.c b/libs/libaxolotl/src/protobuf-c/protobuf-c.c index 4f2f5bcc73..2cdc347c78 100644 --- a/libs/libaxolotl/src/protobuf-c/protobuf-c.c +++ b/libs/libaxolotl/src/protobuf-c/protobuf-c.c @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2008-2015, Dave Benson and the protobuf-c authors. * All rights reserved. * diff --git a/libs/libaxolotl/src/protobuf-c/protobuf-c.h b/libs/libaxolotl/src/protobuf-c/protobuf-c.h index 705a1f7003..2e5d7695c4 100644 --- a/libs/libaxolotl/src/protobuf-c/protobuf-c.h +++ b/libs/libaxolotl/src/protobuf-c/protobuf-c.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2008-2014, Dave Benson and the protobuf-c authors. * All rights reserved. * diff --git a/libs/libaxolotl/src/protocol.c b/libs/libaxolotl/src/protocol.c index c2b97344e6..f4c323d93d 100644 --- a/libs/libaxolotl/src/protocol.c +++ b/libs/libaxolotl/src/protocol.c @@ -1,4 +1,4 @@ -#include "protocol.h" +#include "protocol.h" #include <string.h> #include <assert.h> diff --git a/libs/libaxolotl/src/protocol.h b/libs/libaxolotl/src/protocol.h index 73c2df9d86..324f3ac9af 100644 --- a/libs/libaxolotl/src/protocol.h +++ b/libs/libaxolotl/src/protocol.h @@ -1,4 +1,4 @@ -#ifndef PROTOCOL_H +#ifndef PROTOCOL_H #define PROTOCOL_H #include <stdint.h> diff --git a/libs/libaxolotl/src/ratchet.c b/libs/libaxolotl/src/ratchet.c index 83ab5a1eac..36fdcd975c 100755 --- a/libs/libaxolotl/src/ratchet.c +++ b/libs/libaxolotl/src/ratchet.c @@ -1,4 +1,4 @@ -#include "ratchet.h" +#include "ratchet.h" #include <stdio.h> #include <stdlib.h> diff --git a/libs/libaxolotl/src/ratchet.h b/libs/libaxolotl/src/ratchet.h index e42c98a61e..21f3c7f6d4 100644 --- a/libs/libaxolotl/src/ratchet.h +++ b/libs/libaxolotl/src/ratchet.h @@ -1,4 +1,4 @@ -#ifndef RATCHET_H +#ifndef RATCHET_H #define RATCHET_H #include <stdint.h> diff --git a/libs/libaxolotl/src/sender_key.c b/libs/libaxolotl/src/sender_key.c index 31d7499499..bcbf0f3cfc 100644 --- a/libs/libaxolotl/src/sender_key.c +++ b/libs/libaxolotl/src/sender_key.c @@ -1,4 +1,4 @@ -#include "sender_key.h" +#include "sender_key.h" #include <assert.h> #include <string.h> diff --git a/libs/libaxolotl/src/sender_key.h b/libs/libaxolotl/src/sender_key.h index 113bb5daa8..9ef15edfcf 100644 --- a/libs/libaxolotl/src/sender_key.h +++ b/libs/libaxolotl/src/sender_key.h @@ -1,4 +1,4 @@ -#ifndef SENDER_KEY +#ifndef SENDER_KEY #define SENDER_KEY #include <stdint.h> diff --git a/libs/libaxolotl/src/sender_key_record.c b/libs/libaxolotl/src/sender_key_record.c index 9c7a2beeed..54bc768153 100644 --- a/libs/libaxolotl/src/sender_key_record.c +++ b/libs/libaxolotl/src/sender_key_record.c @@ -1,4 +1,4 @@ -#include "sender_key_record.h" +#include "sender_key_record.h" #include <string.h> diff --git a/libs/libaxolotl/src/sender_key_record.h b/libs/libaxolotl/src/sender_key_record.h index 4cc4f92715..f7c0a7c1cf 100644 --- a/libs/libaxolotl/src/sender_key_record.h +++ b/libs/libaxolotl/src/sender_key_record.h @@ -1,4 +1,4 @@ -#ifndef SENDER_KEY_RECORD_H +#ifndef SENDER_KEY_RECORD_H #define SENDER_KEY_RECORD_H #include "signal_protocol_types.h" diff --git a/libs/libaxolotl/src/sender_key_state.c b/libs/libaxolotl/src/sender_key_state.c index 0b19cb7412..fc4e3a97a9 100644 --- a/libs/libaxolotl/src/sender_key_state.c +++ b/libs/libaxolotl/src/sender_key_state.c @@ -1,4 +1,4 @@ -#include "sender_key_state.h" +#include "sender_key_state.h" #include <stdlib.h> #include <string.h> diff --git a/libs/libaxolotl/src/sender_key_state.h b/libs/libaxolotl/src/sender_key_state.h index 968c7fb753..fef3fed363 100644 --- a/libs/libaxolotl/src/sender_key_state.h +++ b/libs/libaxolotl/src/sender_key_state.h @@ -1,4 +1,4 @@ -#ifndef SENDER_KEY_STATE_H +#ifndef SENDER_KEY_STATE_H #define SENDER_KEY_STATE_H #include <stdint.h> diff --git a/libs/libaxolotl/src/session_builder.c b/libs/libaxolotl/src/session_builder.c index 2bfd62015f..9ab72ad765 100644 --- a/libs/libaxolotl/src/session_builder.c +++ b/libs/libaxolotl/src/session_builder.c @@ -1,4 +1,4 @@ -#include "session_builder.h" +#include "session_builder.h" #include "session_builder_internal.h" #include <assert.h> diff --git a/libs/libaxolotl/src/session_builder.h b/libs/libaxolotl/src/session_builder.h index 6e56ba24f0..2a2ccd6b19 100644 --- a/libs/libaxolotl/src/session_builder.h +++ b/libs/libaxolotl/src/session_builder.h @@ -1,4 +1,4 @@ -#ifndef SESSION_BUILDER_H +#ifndef SESSION_BUILDER_H #define SESSION_BUILDER_H #include <stdint.h> diff --git a/libs/libaxolotl/src/session_builder_internal.h b/libs/libaxolotl/src/session_builder_internal.h index 2bf8dba4e0..269b4f3ddb 100644 --- a/libs/libaxolotl/src/session_builder_internal.h +++ b/libs/libaxolotl/src/session_builder_internal.h @@ -1,4 +1,4 @@ -#ifndef SESSION_BUILDER_INTERNAL_H +#ifndef SESSION_BUILDER_INTERNAL_H #define SESSION_BUILDER_INTERNAL_H #include <stdint.h> diff --git a/libs/libaxolotl/src/session_cipher.c b/libs/libaxolotl/src/session_cipher.c index 3f5dcab953..74be581a38 100644 --- a/libs/libaxolotl/src/session_cipher.c +++ b/libs/libaxolotl/src/session_cipher.c @@ -1,4 +1,4 @@ -#include "session_cipher.h" +#include "session_cipher.h" #include <assert.h> #include <string.h> diff --git a/libs/libaxolotl/src/session_cipher.h b/libs/libaxolotl/src/session_cipher.h index 0c1cd47f89..ded5614cde 100644 --- a/libs/libaxolotl/src/session_cipher.h +++ b/libs/libaxolotl/src/session_cipher.h @@ -1,4 +1,4 @@ -#ifndef SESSION_CIPHER_H +#ifndef SESSION_CIPHER_H #define SESSION_CIPHER_H #include <stdint.h> diff --git a/libs/libaxolotl/src/session_pre_key.c b/libs/libaxolotl/src/session_pre_key.c index 416ed6a1f5..7d04e965a1 100644 --- a/libs/libaxolotl/src/session_pre_key.c +++ b/libs/libaxolotl/src/session_pre_key.c @@ -1,4 +1,4 @@ -#include "session_pre_key.h" +#include "session_pre_key.h" #include <stdlib.h> #include <string.h> diff --git a/libs/libaxolotl/src/session_pre_key.h b/libs/libaxolotl/src/session_pre_key.h index ff8a9a8de2..08e18c0441 100644 --- a/libs/libaxolotl/src/session_pre_key.h +++ b/libs/libaxolotl/src/session_pre_key.h @@ -1,4 +1,4 @@ -#ifndef SESSION_PRE_KEY_H +#ifndef SESSION_PRE_KEY_H #define SESSION_PRE_KEY_H #include <stdint.h> diff --git a/libs/libaxolotl/src/session_record.c b/libs/libaxolotl/src/session_record.c index 0f72e90f83..bde039a5bc 100644 --- a/libs/libaxolotl/src/session_record.c +++ b/libs/libaxolotl/src/session_record.c @@ -1,4 +1,4 @@ -#include "session_record.h" +#include "session_record.h" #include <stdlib.h> #include <string.h> diff --git a/libs/libaxolotl/src/session_record.h b/libs/libaxolotl/src/session_record.h index 581e232640..ec775d7c4f 100644 --- a/libs/libaxolotl/src/session_record.h +++ b/libs/libaxolotl/src/session_record.h @@ -1,4 +1,4 @@ -#ifndef SESSION_RECORD_H +#ifndef SESSION_RECORD_H #define SESSION_RECORD_H #include <stdint.h> diff --git a/libs/libaxolotl/src/session_state.c b/libs/libaxolotl/src/session_state.c index 94cf9d3014..e9dce4e5c2 100644 --- a/libs/libaxolotl/src/session_state.c +++ b/libs/libaxolotl/src/session_state.c @@ -1,4 +1,4 @@ -#include "session_state.h" +#include "session_state.h" #include <stdlib.h> #include <string.h> diff --git a/libs/libaxolotl/src/session_state.h b/libs/libaxolotl/src/session_state.h index ef1ecaed97..08fc4c9641 100644 --- a/libs/libaxolotl/src/session_state.h +++ b/libs/libaxolotl/src/session_state.h @@ -1,4 +1,4 @@ -#ifndef SESSION_STATE_H +#ifndef SESSION_STATE_H #define SESSION_STATE_H #include <stdint.h> diff --git a/libs/libaxolotl/src/signal.def b/libs/libaxolotl/src/signal.def index 9d311f24cd..75ec0ef00a 100755 --- a/libs/libaxolotl/src/signal.def +++ b/libs/libaxolotl/src/signal.def @@ -1,4 +1,4 @@ -LIBRARY libaxolotl.mir +LIBRARY libaxolotl.mir EXPORTS signal_type_ref diff --git a/libs/libaxolotl/src/signal_protocol.c b/libs/libaxolotl/src/signal_protocol.c index 11b0c51645..87c9a6e657 100644 --- a/libs/libaxolotl/src/signal_protocol.c +++ b/libs/libaxolotl/src/signal_protocol.c @@ -1,4 +1,4 @@ -#include "signal_protocol.h" +#include "signal_protocol.h" #include <stdio.h> #include <stdlib.h> diff --git a/libs/libaxolotl/src/signal_protocol.h b/libs/libaxolotl/src/signal_protocol.h index e2ff5d6812..45b7ea9c26 100644 --- a/libs/libaxolotl/src/signal_protocol.h +++ b/libs/libaxolotl/src/signal_protocol.h @@ -1,4 +1,4 @@ -#ifndef SIGNAL_PROTOCOL_H +#ifndef SIGNAL_PROTOCOL_H #define SIGNAL_PROTOCOL_H #include <stdio.h> diff --git a/libs/libaxolotl/src/signal_protocol_internal.h b/libs/libaxolotl/src/signal_protocol_internal.h index de89876c00..a5f37af689 100755 --- a/libs/libaxolotl/src/signal_protocol_internal.h +++ b/libs/libaxolotl/src/signal_protocol_internal.h @@ -1,4 +1,4 @@ -#ifndef SIGNAL_PROTOCOL_INTERNAL_H +#ifndef SIGNAL_PROTOCOL_INTERNAL_H #define SIGNAL_PROTOCOL_INTERNAL_H #include "protobuf-c/protobuf-c.h" diff --git a/libs/libaxolotl/src/signal_protocol_types.h b/libs/libaxolotl/src/signal_protocol_types.h index b45fa4c7e0..c16322cdce 100644 --- a/libs/libaxolotl/src/signal_protocol_types.h +++ b/libs/libaxolotl/src/signal_protocol_types.h @@ -1,4 +1,4 @@ -#ifndef SIGNAL_PROTOCOL_TYPES_H +#ifndef SIGNAL_PROTOCOL_TYPES_H #define SIGNAL_PROTOCOL_TYPES_H #include <stdint.h> diff --git a/libs/libaxolotl/src/signal_utarray.h b/libs/libaxolotl/src/signal_utarray.h index 682fc0f0bf..0b37e673ca 100644 --- a/libs/libaxolotl/src/signal_utarray.h +++ b/libs/libaxolotl/src/signal_utarray.h @@ -1,4 +1,4 @@ -#ifndef SIGNAL_UTARRAY_H +#ifndef SIGNAL_UTARRAY_H #define SIGNAL_UTARRAY_H #include "signal_protocol.h" diff --git a/libs/libaxolotl/src/stdafx.cxx b/libs/libaxolotl/src/stdafx.cxx index 6f97ed9a4e..f2abe4d94b 100644 --- a/libs/libaxolotl/src/stdafx.cxx +++ b/libs/libaxolotl/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org)
diff --git a/libs/libaxolotl/src/stdafx.h b/libs/libaxolotl/src/stdafx.h index f79178b6bb..dba8b9e081 100644 --- a/libs/libaxolotl/src/stdafx.h +++ b/libs/libaxolotl/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libaxolotl/src/utarray.h b/libs/libaxolotl/src/utarray.h index 979e99e98e..4af4f1bd5f 100644 --- a/libs/libaxolotl/src/utarray.h +++ b/libs/libaxolotl/src/utarray.h @@ -1,4 +1,4 @@ -/* +/* Copyright (c) 2008-2016, Troy D. Hanson http://troydhanson.github.com/uthash/ All rights reserved. diff --git a/libs/libaxolotl/src/uthash.h b/libs/libaxolotl/src/uthash.h index 775599c9a8..7b89358ee8 100644 --- a/libs/libaxolotl/src/uthash.h +++ b/libs/libaxolotl/src/uthash.h @@ -1,4 +1,4 @@ -/* +/* Copyright (c) 2003-2016, Troy D. Hanson http://troydhanson.github.com/uthash/ All rights reserved. diff --git a/libs/libaxolotl/src/utlist.h b/libs/libaxolotl/src/utlist.h index 9b5534ffbd..25d6c12ffb 100644 --- a/libs/libaxolotl/src/utlist.h +++ b/libs/libaxolotl/src/utlist.h @@ -1,4 +1,4 @@ -/* +/* Copyright (c) 2007-2016, Troy D. Hanson http://troydhanson.github.com/uthash/ All rights reserved. diff --git a/libs/libaxolotl/src/vpool.c b/libs/libaxolotl/src/vpool.c index 97b4ec8dd4..01133f97e9 100644 --- a/libs/libaxolotl/src/vpool.c +++ b/libs/libaxolotl/src/vpool.c @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2006, 2008 Alexey Vatchenko <av@bsdua.org> * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/libs/libaxolotl/src/vpool.h b/libs/libaxolotl/src/vpool.h index 04707cb9ae..8f3f882bcc 100644 --- a/libs/libaxolotl/src/vpool.h +++ b/libs/libaxolotl/src/vpool.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2006, 2008 Alexey Vatchenko <av@bsdua.org> * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/libs/libjson/CMakeLists.txt b/libs/libjson/CMakeLists.txt index 62b68e2eb2..1abc7d4652 100644 --- a/libs/libjson/CMakeLists.txt +++ b/libs/libjson/CMakeLists.txt @@ -1,4 +1,4 @@ -file(GLOB SOURCES "src/*.h" "src/*.cpp") +file(GLOB SOURCES "src/*.h" "src/*.cpp") if(CMAKE_CL_64) list(APPEND SOURCES "src/libjson64.def") else() diff --git a/libs/libjson/src/JSONChildren.cpp b/libs/libjson/src/JSONChildren.cpp index 33174ef5b4..9fe972b95d 100644 --- a/libs/libjson/src/JSONChildren.cpp +++ b/libs/libjson/src/JSONChildren.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/JSONChildren.h b/libs/libjson/src/JSONChildren.h index ce697ffd77..dc9194dd41 100644 --- a/libs/libjson/src/JSONChildren.h +++ b/libs/libjson/src/JSONChildren.h @@ -1,4 +1,4 @@ -#ifndef JSONCHILDREN_H
+#ifndef JSONCHILDREN_H
#define JSONCHILDREN_H
#include "JSONMemory.h"
diff --git a/libs/libjson/src/JSONDebug.cpp b/libs/libjson/src/JSONDebug.cpp index 54107dbe6b..7bf2a2cd1f 100644 --- a/libs/libjson/src/JSONDebug.cpp +++ b/libs/libjson/src/JSONDebug.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/JSONDebug.h b/libs/libjson/src/JSONDebug.h index ff1cedf8fc..40f41cd9dd 100644 --- a/libs/libjson/src/JSONDebug.h +++ b/libs/libjson/src/JSONDebug.h @@ -1,4 +1,4 @@ -#ifndef JSON_DEBUG_H
+#ifndef JSON_DEBUG_H
#define JSON_DEBUG_H
#include "JSONDefs.h"
diff --git a/libs/libjson/src/JSONDefs.h b/libs/libjson/src/JSONDefs.h index dbd325b342..ef6ba068f5 100644 --- a/libs/libjson/src/JSONDefs.h +++ b/libs/libjson/src/JSONDefs.h @@ -1,4 +1,4 @@ -#ifndef JSONDEFS_H
+#ifndef JSONDEFS_H
#define JSONDEFS_H
/*
diff --git a/libs/libjson/src/JSONIterators.cpp b/libs/libjson/src/JSONIterators.cpp index ec7ef5e582..3872ee7333 100644 --- a/libs/libjson/src/JSONIterators.cpp +++ b/libs/libjson/src/JSONIterators.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/JSONMemory.cpp b/libs/libjson/src/JSONMemory.cpp index 0a025bbc88..1907f73521 100644 --- a/libs/libjson/src/JSONMemory.cpp +++ b/libs/libjson/src/JSONMemory.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/JSONMemory.h b/libs/libjson/src/JSONMemory.h index 32e8c3f4ef..8ecf52c37d 100644 --- a/libs/libjson/src/JSONMemory.h +++ b/libs/libjson/src/JSONMemory.h @@ -1,4 +1,4 @@ -#ifndef JSON_MEMORY_H
+#ifndef JSON_MEMORY_H
#define JSON_MEMORY_H
#include <cstdlib> //for malloc, realloc, and free
diff --git a/libs/libjson/src/JSONNode.cpp b/libs/libjson/src/JSONNode.cpp index 222125f0f8..9fa7d0b009 100644 --- a/libs/libjson/src/JSONNode.cpp +++ b/libs/libjson/src/JSONNode.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/JSONNode.h b/libs/libjson/src/JSONNode.h index 8c48d24dbe..f018d5d280 100644 --- a/libs/libjson/src/JSONNode.h +++ b/libs/libjson/src/JSONNode.h @@ -1,4 +1,4 @@ -#ifndef JSONNODE_H
+#ifndef JSONNODE_H
#define JSONNODE_H
#include "JSONDefs.h" //for string type
diff --git a/libs/libjson/src/JSONNode.inl b/libs/libjson/src/JSONNode.inl index 48c1b9ec4f..0b08a7d4df 100644 --- a/libs/libjson/src/JSONNode.inl +++ b/libs/libjson/src/JSONNode.inl @@ -1,4 +1,4 @@ -#include "internalJSONNode.h" //internal structure for json value
+#include "internalJSONNode.h" //internal structure for json value
#ifdef JSON_BINARY
#include "JSON_Base64.h"
diff --git a/libs/libjson/src/JSONNode_Mutex.cpp b/libs/libjson/src/JSONNode_Mutex.cpp index 24919381a6..ede2e4190b 100644 --- a/libs/libjson/src/JSONNode_Mutex.cpp +++ b/libs/libjson/src/JSONNode_Mutex.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/JSONOptions.h b/libs/libjson/src/JSONOptions.h index 453d37c4e2..92fdc18ef9 100644 --- a/libs/libjson/src/JSONOptions.h +++ b/libs/libjson/src/JSONOptions.h @@ -1,4 +1,4 @@ -#ifndef JSON_OPTIONS_H
+#ifndef JSON_OPTIONS_H
#define JSON_OPTIONS_H
/**
diff --git a/libs/libjson/src/JSONWorker.cpp b/libs/libjson/src/JSONWorker.cpp index 517b193272..ef34f17b78 100644 --- a/libs/libjson/src/JSONWorker.cpp +++ b/libs/libjson/src/JSONWorker.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/JSONWorker.h b/libs/libjson/src/JSONWorker.h index 88c61f6b2d..4164c1df2e 100644 --- a/libs/libjson/src/JSONWorker.h +++ b/libs/libjson/src/JSONWorker.h @@ -1,4 +1,4 @@ -#ifndef JSON_WORKER_H
+#ifndef JSON_WORKER_H
#define JSON_WORKER_H
class LIBJSON_EXPORT JSONWorker
diff --git a/libs/libjson/src/JSONWriter.cpp b/libs/libjson/src/JSONWriter.cpp index 2e07f5b1c7..0d7819a754 100644 --- a/libs/libjson/src/JSONWriter.cpp +++ b/libs/libjson/src/JSONWriter.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/NumberToString.h b/libs/libjson/src/NumberToString.h index a706372f92..08e8f1f018 100644 --- a/libs/libjson/src/NumberToString.h +++ b/libs/libjson/src/NumberToString.h @@ -1,4 +1,4 @@ -#ifndef NUMBERTOSTRING_H
+#ifndef NUMBERTOSTRING_H
#define NUMBERTOSTRING_H
#include "JSONDebug.h"
diff --git a/libs/libjson/src/internalJSONNode.cpp b/libs/libjson/src/internalJSONNode.cpp index 57d721ec64..bf93d17782 100644 --- a/libs/libjson/src/internalJSONNode.cpp +++ b/libs/libjson/src/internalJSONNode.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/internalJSONNode.h b/libs/libjson/src/internalJSONNode.h index 26e279764e..fe61ec6ad7 100644 --- a/libs/libjson/src/internalJSONNode.h +++ b/libs/libjson/src/internalJSONNode.h @@ -1,4 +1,4 @@ -#ifndef INTERNAL_JSONNODE_H
+#ifndef INTERNAL_JSONNODE_H
#define INTERNAL_JSONNODE_H
#include "JSONChildren.h"
diff --git a/libs/libjson/src/libJSON.cpp b/libs/libjson/src/libJSON.cpp index 7cf7fb9075..f883cd086f 100644 --- a/libs/libjson/src/libJSON.cpp +++ b/libs/libjson/src/libJSON.cpp @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/libjson/src/libjson.def b/libs/libjson/src/libjson.def index 9d8b63ec49..2fb8abc7c2 100644 --- a/libs/libjson/src/libjson.def +++ b/libs/libjson/src/libjson.def @@ -1,4 +1,4 @@ -LIBRARY libjson.mir
+LIBRARY libjson.mir
EXPORTS
??0JSONNode@@AAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z @1 NONAME
diff --git a/libs/libjson/src/libjson64.def b/libs/libjson/src/libjson64.def index 1e501cba21..d54dda7512 100644 --- a/libs/libjson/src/libjson64.def +++ b/libs/libjson/src/libjson64.def @@ -1,4 +1,4 @@ -LIBRARY libjson.mir
+LIBRARY libjson.mir
EXPORTS
??0JSONNode@@AEAA@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z @1 NONAME
diff --git a/libs/libjson/src/stdafx.cxx b/libs/libjson/src/stdafx.cxx index 6f97ed9a4e..f2abe4d94b 100644 --- a/libs/libjson/src/stdafx.cxx +++ b/libs/libjson/src/stdafx.cxx @@ -1,4 +1,4 @@ -/*
+/*
Copyright (C) 2012-17 Miranda NG team (https://miranda-ng.org)
diff --git a/libs/libjson/src/stdafx.h b/libs/libjson/src/stdafx.h index 79bf24a0dc..3098200e5f 100644 --- a/libs/libjson/src/stdafx.h +++ b/libs/libjson/src/stdafx.h @@ -1,4 +1,4 @@ -/*
+/*
Miranda NG: the free IM client for Microsoft* Windows*
diff --git a/libs/liblua/include/lua.hpp b/libs/liblua/include/lua.hpp index 4030829227..d54231c6d2 100644 --- a/libs/liblua/include/lua.hpp +++ b/libs/liblua/include/lua.hpp @@ -1,4 +1,4 @@ -// lua.hpp +// lua.hpp // Lua header files for C++ // <<extern "C">> not supplied automatically because Lua also compiles as C++ diff --git a/libs/liblua/src/lapi.c b/libs/liblua/src/lapi.c index 1c4d07ddaf..b8954d58a1 100644 --- a/libs/liblua/src/lapi.c +++ b/libs/liblua/src/lapi.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lapi.c,v 2.258 2016/01/05 16:07:21 roberto Exp roberto $ ** Lua API ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lapi.h b/libs/liblua/src/lapi.h index b39898ebd5..5c7a5ac421 100644 --- a/libs/liblua/src/lapi.h +++ b/libs/liblua/src/lapi.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lapi.h,v 2.8 2014/07/15 21:26:50 roberto Exp roberto $ ** Auxiliary functions from Lua API ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lauxlib.c b/libs/liblua/src/lauxlib.c index 7b14ca4d2b..74a2f50b24 100644 --- a/libs/liblua/src/lauxlib.c +++ b/libs/liblua/src/lauxlib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lauxlib.c,v 1.288 2016/12/04 20:17:24 roberto Exp roberto $ ** Auxiliary functions for building Lua libraries ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lauxlib.h b/libs/liblua/src/lauxlib.h index 1d65c975ad..6e66ee8ba2 100644 --- a/libs/liblua/src/lauxlib.h +++ b/libs/liblua/src/lauxlib.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lauxlib.h,v 1.130 2016/12/04 20:17:24 roberto Exp roberto $ ** Auxiliary functions for building Lua libraries ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lbaselib.c b/libs/liblua/src/lbaselib.c index 98602952c4..367b08b964 100644 --- a/libs/liblua/src/lbaselib.c +++ b/libs/liblua/src/lbaselib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lbaselib.c,v 1.313 2016/04/11 19:18:40 roberto Exp roberto $ ** Basic library ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lbitlib.c b/libs/liblua/src/lbitlib.c index 02483d695b..57c01e88e8 100644 --- a/libs/liblua/src/lbitlib.c +++ b/libs/liblua/src/lbitlib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lbitlib.c,v 1.29 2015/10/08 15:55:35 roberto Exp roberto $ ** Standard library for bitwise operations ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lcode.c b/libs/liblua/src/lcode.c index aca0256d44..3748bbf419 100644 --- a/libs/liblua/src/lcode.c +++ b/libs/liblua/src/lcode.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lcode.c,v 2.111 2016/07/19 17:12:07 roberto Exp roberto $ ** Code generator for Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lcode.h b/libs/liblua/src/lcode.h index d2b5100e18..1fec3f92a0 100644 --- a/libs/liblua/src/lcode.h +++ b/libs/liblua/src/lcode.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lcode.h,v 1.63 2013/12/30 20:47:58 roberto Exp roberto $ ** Code generator for Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lcorolib.c b/libs/liblua/src/lcorolib.c index 95467264cd..21e7987e07 100644 --- a/libs/liblua/src/lcorolib.c +++ b/libs/liblua/src/lcorolib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lcorolib.c,v 1.9 2014/11/02 19:19:04 roberto Exp roberto $ ** Coroutine Library ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lctype.c b/libs/liblua/src/lctype.c index 367640c662..5a4a29146c 100644 --- a/libs/liblua/src/lctype.c +++ b/libs/liblua/src/lctype.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lctype.c,v 1.11 2011/10/03 16:19:23 roberto Exp roberto $ ** 'ctype' functions for Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lctype.h b/libs/liblua/src/lctype.h index 5dc17013c2..718fcace7d 100644 --- a/libs/liblua/src/lctype.h +++ b/libs/liblua/src/lctype.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lctype.h,v 1.11 2011/06/27 18:22:46 roberto Exp roberto $ ** 'ctype' functions for Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ldblib.c b/libs/liblua/src/ldblib.c index 0bcd2e9e93..fb2872dfed 100644 --- a/libs/liblua/src/ldblib.c +++ b/libs/liblua/src/ldblib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: ldblib.c,v 1.150 2015/11/19 19:16:22 roberto Exp roberto $ ** Interface from Lua to its debug API ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ldebug.c b/libs/liblua/src/ldebug.c index f1835890a5..fa20cf3d7e 100644 --- a/libs/liblua/src/ldebug.c +++ b/libs/liblua/src/ldebug.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: ldebug.c,v 2.120 2016/03/31 19:01:21 roberto Exp roberto $ ** Debug Interface ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ldebug.h b/libs/liblua/src/ldebug.h index 9c0a03a6fe..204af1f461 100644 --- a/libs/liblua/src/ldebug.h +++ b/libs/liblua/src/ldebug.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: ldebug.h,v 2.13 2015/03/11 16:10:41 roberto Exp roberto $ ** Auxiliary functions from Debug Interface module ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ldo.c b/libs/liblua/src/ldo.c index 1338751602..2d960e6502 100644 --- a/libs/liblua/src/ldo.c +++ b/libs/liblua/src/ldo.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: ldo.c,v 2.156 2016/09/20 16:37:45 roberto Exp roberto $ ** Stack and Call structure of Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ldo.h b/libs/liblua/src/ldo.h index b2065cfa68..ad6b0f5e22 100644 --- a/libs/liblua/src/ldo.h +++ b/libs/liblua/src/ldo.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: ldo.h,v 2.28 2015/11/23 11:29:43 roberto Exp roberto $ ** Stack and Call structure of Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ldump.c b/libs/liblua/src/ldump.c index 19030edc87..9b0d053646 100644 --- a/libs/liblua/src/ldump.c +++ b/libs/liblua/src/ldump.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: ldump.c,v 2.36 2015/03/30 15:43:51 roberto Exp roberto $ ** save precompiled Lua chunks ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lfunc.c b/libs/liblua/src/lfunc.c index 4c10230e3f..c49935d673 100644 --- a/libs/liblua/src/lfunc.c +++ b/libs/liblua/src/lfunc.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lfunc.c,v 2.44 2014/10/25 11:50:46 roberto Exp roberto $ ** Auxiliary functions to manipulate prototypes and closures ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lfunc.h b/libs/liblua/src/lfunc.h index 6fd3fbac03..bcb766c743 100644 --- a/libs/liblua/src/lfunc.h +++ b/libs/liblua/src/lfunc.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lfunc.h,v 2.14 2014/06/19 18:27:20 roberto Exp roberto $ ** Auxiliary functions to manipulate prototypes and closures ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lgc.c b/libs/liblua/src/lgc.c index de3f2a2155..1b5663f037 100644 --- a/libs/liblua/src/lgc.c +++ b/libs/liblua/src/lgc.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lgc.c,v 2.214 2016/11/07 12:38:35 roberto Exp roberto $ ** Garbage Collector ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lgc.h b/libs/liblua/src/lgc.h index 75f24bc03d..c2488d8f91 100644 --- a/libs/liblua/src/lgc.h +++ b/libs/liblua/src/lgc.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lgc.h,v 2.90 2015/10/21 18:15:15 roberto Exp roberto $ ** Garbage Collector ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/linit.c b/libs/liblua/src/linit.c index 897ae3523b..61089e398b 100644 --- a/libs/liblua/src/linit.c +++ b/libs/liblua/src/linit.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: linit.c,v 1.38 2015/01/05 13:48:33 roberto Exp roberto $ ** Initialization of libraries for lua.c and other clients ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/liolib.c b/libs/liblua/src/liolib.c index 8491edca39..6e3eb576a7 100644 --- a/libs/liblua/src/liolib.c +++ b/libs/liblua/src/liolib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: liolib.c,v 2.150 2016/09/01 16:14:56 roberto Exp roberto $ ** Standard I/O (and system) library ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/llex.c b/libs/liblua/src/llex.c index 8f44cbef2e..d51eecf28a 100644 --- a/libs/liblua/src/llex.c +++ b/libs/liblua/src/llex.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: llex.c,v 2.95 2015/11/19 19:16:22 roberto Exp roberto $ ** Lexical Analyzer ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/llex.h b/libs/liblua/src/llex.h index a50b687351..89695f5832 100644 --- a/libs/liblua/src/llex.h +++ b/libs/liblua/src/llex.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: llex.h,v 1.78 2014/10/29 15:38:24 roberto Exp roberto $ ** Lexical Analyzer ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/llimits.h b/libs/liblua/src/llimits.h index fa14dfc739..01c7a4b513 100644 --- a/libs/liblua/src/llimits.h +++ b/libs/liblua/src/llimits.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: llimits.h,v 1.140 2015/10/21 18:40:47 roberto Exp roberto $ ** Limits, basic types, and some other 'installation-dependent' definitions ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lmathlib.c b/libs/liblua/src/lmathlib.c index e0240c9b54..2ea8b47d93 100644 --- a/libs/liblua/src/lmathlib.c +++ b/libs/liblua/src/lmathlib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lmathlib.c,v 1.118 2016/12/20 18:37:00 roberto Exp roberto $ ** Standard mathematical library ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lmem.c b/libs/liblua/src/lmem.c index 83a9082c5f..5f5e4ebb6c 100644 --- a/libs/liblua/src/lmem.c +++ b/libs/liblua/src/lmem.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lmem.c,v 1.90 2015/03/03 18:18:29 roberto Exp roberto $ ** Interface to Memory Manager ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lmem.h b/libs/liblua/src/lmem.h index 7af316f020..e35483cdbc 100644 --- a/libs/liblua/src/lmem.h +++ b/libs/liblua/src/lmem.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lmem.h,v 1.42 2014/12/19 13:45:40 roberto Exp roberto $ ** Interface to Memory Manager ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/loadlib.c b/libs/liblua/src/loadlib.c index 16526603e6..8dc906f997 100644 --- a/libs/liblua/src/loadlib.c +++ b/libs/liblua/src/loadlib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: loadlib.c,v 1.128 2016/07/18 17:55:59 roberto Exp roberto $ ** Dynamic library loader for Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lobject.c b/libs/liblua/src/lobject.c index e234df3d61..ec37208fe8 100644 --- a/libs/liblua/src/lobject.c +++ b/libs/liblua/src/lobject.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lobject.c,v 2.112 2016/06/27 13:15:08 roberto Exp roberto $ ** Some generic functions over Lua objects ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lobject.h b/libs/liblua/src/lobject.h index eeddfdef50..2888fdd634 100644 --- a/libs/liblua/src/lobject.h +++ b/libs/liblua/src/lobject.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lobject.h,v 2.116 2015/11/03 18:33:10 roberto Exp roberto $ ** Type definitions for Lua objects ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lopcodes.c b/libs/liblua/src/lopcodes.c index 10d4bbce17..9c43e1ec58 100644 --- a/libs/liblua/src/lopcodes.c +++ b/libs/liblua/src/lopcodes.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lopcodes.c,v 1.54 2014/11/02 19:19:04 roberto Exp roberto $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lopcodes.h b/libs/liblua/src/lopcodes.h index dd2a7571d9..302fb69f80 100644 --- a/libs/liblua/src/lopcodes.h +++ b/libs/liblua/src/lopcodes.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lopcodes.h,v 1.148 2014/10/25 11:50:46 roberto Exp roberto $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/loslib.c b/libs/liblua/src/loslib.c index dd2bb378d1..05edae8d6e 100644 --- a/libs/liblua/src/loslib.c +++ b/libs/liblua/src/loslib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: loslib.c,v 1.64 2016/04/18 13:06:55 roberto Exp $ ** Standard Operating System library ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lparser.c b/libs/liblua/src/lparser.c index 5894d8ffc7..3b81693f88 100644 --- a/libs/liblua/src/lparser.c +++ b/libs/liblua/src/lparser.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lparser.c,v 2.154 2016/06/22 15:48:25 roberto Exp roberto $ ** Lua Parser ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lparser.h b/libs/liblua/src/lparser.h index 13e613accc..596cbf4ebf 100644 --- a/libs/liblua/src/lparser.h +++ b/libs/liblua/src/lparser.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lparser.h,v 1.75 2015/12/17 15:44:50 roberto Exp roberto $ ** Lua Parser ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lprefix.h b/libs/liblua/src/lprefix.h index 6b72f0eba7..104542549b 100644 --- a/libs/liblua/src/lprefix.h +++ b/libs/liblua/src/lprefix.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lprefix.h,v 1.1 2014/11/03 15:12:44 roberto Exp roberto $ ** Definitions for Lua code that must come before any other header file ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lstate.c b/libs/liblua/src/lstate.c index 11299d3743..8768eaf0a5 100644 --- a/libs/liblua/src/lstate.c +++ b/libs/liblua/src/lstate.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lstate.c,v 2.132 2015/11/02 16:01:41 roberto Exp roberto $ ** Global State ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lstate.h b/libs/liblua/src/lstate.h index 9985545e47..507f8af737 100644 --- a/libs/liblua/src/lstate.h +++ b/libs/liblua/src/lstate.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lstate.h,v 2.132 2016/10/19 12:31:42 roberto Exp roberto $ ** Global State ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lstring.c b/libs/liblua/src/lstring.c index fc9eb220e7..e757baf3d0 100644 --- a/libs/liblua/src/lstring.c +++ b/libs/liblua/src/lstring.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lstring.c,v 2.55 2015/11/03 15:36:01 roberto Exp roberto $ ** String table (keeps all strings handled by Lua) ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lstring.h b/libs/liblua/src/lstring.h index 6351003af8..b5473ed14f 100644 --- a/libs/liblua/src/lstring.h +++ b/libs/liblua/src/lstring.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lstring.h,v 1.60 2015/09/08 15:41:05 roberto Exp roberto $ ** String table (keep all strings handled by Lua) ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lstrlib.c b/libs/liblua/src/lstrlib.c index 934b7db88c..dc0825e16d 100644 --- a/libs/liblua/src/lstrlib.c +++ b/libs/liblua/src/lstrlib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lstrlib.c,v 1.253 2016/12/20 18:37:00 roberto Exp roberto $ ** Standard library for string operations and pattern-matching ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ltable.c b/libs/liblua/src/ltable.c index 92c165adac..ee4fbf9e22 100644 --- a/libs/liblua/src/ltable.c +++ b/libs/liblua/src/ltable.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: ltable.c,v 2.117 2015/11/19 19:16:22 roberto Exp roberto $ ** Lua tables (hash) ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ltable.h b/libs/liblua/src/ltable.h index bd3543b530..15d3583fe3 100644 --- a/libs/liblua/src/ltable.h +++ b/libs/liblua/src/ltable.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: ltable.h,v 2.22 2016/11/07 12:38:35 roberto Exp roberto $ ** Lua tables (hash) ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ltablib.c b/libs/liblua/src/ltablib.c index 588bf40d2f..03d73e25b7 100644 --- a/libs/liblua/src/ltablib.c +++ b/libs/liblua/src/ltablib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: ltablib.c,v 1.92 2016/02/08 12:55:19 roberto Exp roberto $ ** Library for Table Manipulation ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ltm.c b/libs/liblua/src/ltm.c index b664dbed12..556502593b 100644 --- a/libs/liblua/src/ltm.c +++ b/libs/liblua/src/ltm.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: ltm.c,v 2.37 2016/02/26 19:20:15 roberto Exp roberto $ ** Tag methods ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/ltm.h b/libs/liblua/src/ltm.h index 70569f82c9..31d1b0b952 100644 --- a/libs/liblua/src/ltm.h +++ b/libs/liblua/src/ltm.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: ltm.h,v 2.21 2014/10/25 11:50:46 roberto Exp roberto $ ** Tag methods ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lua.h b/libs/liblua/src/lua.h index fc4e23889d..fe311e106a 100644 --- a/libs/liblua/src/lua.h +++ b/libs/liblua/src/lua.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lua.h,v 1.331 2016/05/30 15:53:28 roberto Exp roberto $ ** Lua - A Scripting Language ** Lua.org, PUC-Rio, Brazil (http://www.lua.org) diff --git a/libs/liblua/src/luaconf.h b/libs/liblua/src/luaconf.h index 118f997a99..a2436fa8b0 100644 --- a/libs/liblua/src/luaconf.h +++ b/libs/liblua/src/luaconf.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: luaconf.h,v 1.258 2016/12/20 18:37:00 roberto Exp roberto $ ** Configuration file for Lua ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lualib.h b/libs/liblua/src/lualib.h index ea07344463..46da170398 100644 --- a/libs/liblua/src/lualib.h +++ b/libs/liblua/src/lualib.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lualib.h,v 1.43 2011/12/08 12:11:37 roberto Exp roberto $ ** Lua standard libraries ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lundump.c b/libs/liblua/src/lundump.c index 13916bc1f1..08da135820 100644 --- a/libs/liblua/src/lundump.c +++ b/libs/liblua/src/lundump.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lundump.c,v 2.43 2015/09/17 15:51:05 roberto Exp roberto $ ** load precompiled Lua chunks ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lundump.h b/libs/liblua/src/lundump.h index bc9f99a29c..43874d93ec 100644 --- a/libs/liblua/src/lundump.h +++ b/libs/liblua/src/lundump.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lundump.h,v 1.44 2014/06/19 18:27:20 roberto Exp roberto $ ** load precompiled Lua chunks ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lutf8lib.c b/libs/liblua/src/lutf8lib.c index 6db6fd3762..ae524fd76e 100644 --- a/libs/liblua/src/lutf8lib.c +++ b/libs/liblua/src/lutf8lib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lutf8lib.c,v 1.15 2015/03/28 19:16:55 roberto Exp roberto $ ** Standard library for UTF-8 manipulation ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lvm.c b/libs/liblua/src/lvm.c index 3709d77a4c..8c40b301a4 100644 --- a/libs/liblua/src/lvm.c +++ b/libs/liblua/src/lvm.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lvm.c,v 2.267 2016/01/05 16:07:21 roberto Exp roberto $ ** Lua virtual machine ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lvm.h b/libs/liblua/src/lvm.h index ca75a3386e..273c5a4bfb 100644 --- a/libs/liblua/src/lvm.h +++ b/libs/liblua/src/lvm.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lvm.h,v 2.40 2016/01/05 16:07:21 roberto Exp roberto $ ** Lua virtual machine ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lzio.c b/libs/liblua/src/lzio.c index eb6151a0b2..ed38038e31 100644 --- a/libs/liblua/src/lzio.c +++ b/libs/liblua/src/lzio.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lzio.c,v 1.36 2014/11/02 19:19:04 roberto Exp roberto $ ** Buffered streams ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/lzio.h b/libs/liblua/src/lzio.h index fb310b99c5..5811a2c8c3 100644 --- a/libs/liblua/src/lzio.h +++ b/libs/liblua/src/lzio.h @@ -1,4 +1,4 @@ -/* +/* ** $Id: lzio.h,v 1.30 2014/12/19 17:26:14 roberto Exp roberto $ ** Buffered streams ** See Copyright Notice in lua.h diff --git a/libs/liblua/src/stdafx.cxx b/libs/liblua/src/stdafx.cxx index 0fb604da7c..7df047aeff 100644 --- a/libs/liblua/src/stdafx.cxx +++ b/libs/liblua/src/stdafx.cxx @@ -1,2 +1,2 @@ -
+
#include "stdafx.h"
\ No newline at end of file diff --git a/libs/liblua/src/stdafx.h b/libs/liblua/src/stdafx.h index e69de29bb2..5f282702bb 100644 --- a/libs/liblua/src/stdafx.h +++ b/libs/liblua/src/stdafx.h @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/libs/zlib/CMakeLists.txt b/libs/zlib/CMakeLists.txt index 8f66b949c3..e19815aa82 100644 --- a/libs/zlib/CMakeLists.txt +++ b/libs/zlib/CMakeLists.txt @@ -1,3 +1,3 @@ -file(GLOB SOURCES "src/*.h" "src/*.c" "src/zlib.def") +file(GLOB SOURCES "src/*.h" "src/*.c" "src/zlib.def") set(TARGET Zlib) include(${CMAKE_SOURCE_DIR}/cmake/lib.cmake)
\ No newline at end of file diff --git a/libs/zlib/docs/MiniZip64_Changes.txt b/libs/zlib/docs/MiniZip64_Changes.txt index 13a1bd91a9..1e4452f662 100644 --- a/libs/zlib/docs/MiniZip64_Changes.txt +++ b/libs/zlib/docs/MiniZip64_Changes.txt @@ -1,4 +1,4 @@ - + MiniZip 1.1 was derrived from MiniZip at version 1.01f Change in 1.0 (Okt 2009) diff --git a/libs/zlib/docs/MiniZip64_info.txt b/libs/zlib/docs/MiniZip64_info.txt index 57d7152420..e542cf677f 100644 --- a/libs/zlib/docs/MiniZip64_info.txt +++ b/libs/zlib/docs/MiniZip64_info.txt @@ -1,4 +1,4 @@ -MiniZip - Copyright (c) 1998-2010 - by Gilles Vollant - version 1.1 64 bits from Mathias Svensson +MiniZip - Copyright (c) 1998-2010 - by Gilles Vollant - version 1.1 64 bits from Mathias Svensson Introduction --------------------- diff --git a/libs/zlib/res/zlib.rc b/libs/zlib/res/zlib.rc index 8373f88bc4..ad1b0c7b1b 100644 --- a/libs/zlib/res/zlib.rc +++ b/libs/zlib/res/zlib.rc @@ -1,4 +1,4 @@ -#include <winver.h> +#include <winver.h> #include "..\src\zlib.h" #ifdef GCC_WINDRES diff --git a/libs/zlib/src/adler32.c b/libs/zlib/src/adler32.c index d0be4380a3..8263a339c3 100644 --- a/libs/zlib/src/adler32.c +++ b/libs/zlib/src/adler32.c @@ -1,4 +1,4 @@ -/* adler32.c -- compute the Adler-32 checksum of a data stream +/* adler32.c -- compute the Adler-32 checksum of a data stream * Copyright (C) 1995-2011, 2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/compress.c b/libs/zlib/src/compress.c index e2db404abf..d68c43dc19 100644 --- a/libs/zlib/src/compress.c +++ b/libs/zlib/src/compress.c @@ -1,4 +1,4 @@ -/* compress.c -- compress a memory buffer +/* compress.c -- compress a memory buffer * Copyright (C) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/crc32.c b/libs/zlib/src/crc32.c index 9580440c0e..2de138b1d4 100644 --- a/libs/zlib/src/crc32.c +++ b/libs/zlib/src/crc32.c @@ -1,4 +1,4 @@ -/* crc32.c -- compute the CRC-32 of a data stream +/* crc32.c -- compute the CRC-32 of a data stream * Copyright (C) 1995-2006, 2010, 2011, 2012, 2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h * diff --git a/libs/zlib/src/crc32.h b/libs/zlib/src/crc32.h index 9e0c778102..d1f702a6a9 100644 --- a/libs/zlib/src/crc32.h +++ b/libs/zlib/src/crc32.h @@ -1,4 +1,4 @@ -/* crc32.h -- tables for rapid CRC calculation +/* crc32.h -- tables for rapid CRC calculation * Generated automatically by crc32.c */ diff --git a/libs/zlib/src/crypt.h b/libs/zlib/src/crypt.h index 1e9e8200b2..f21b0b0aff 100644 --- a/libs/zlib/src/crypt.h +++ b/libs/zlib/src/crypt.h @@ -1,4 +1,4 @@ -/* crypt.h -- base code for crypt/uncrypt ZIPfile +/* crypt.h -- base code for crypt/uncrypt ZIPfile Version 1.01e, February 12th, 2005 diff --git a/libs/zlib/src/deflate.c b/libs/zlib/src/deflate.c index 1ec761448d..3c99ac7917 100644 --- a/libs/zlib/src/deflate.c +++ b/libs/zlib/src/deflate.c @@ -1,4 +1,4 @@ -/* deflate.c -- compress data using the deflation algorithm +/* deflate.c -- compress data using the deflation algorithm * Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/deflate.h b/libs/zlib/src/deflate.h index 23ecdd312b..66b17cace1 100644 --- a/libs/zlib/src/deflate.h +++ b/libs/zlib/src/deflate.h @@ -1,4 +1,4 @@ -/* deflate.h -- internal compression state +/* deflate.h -- internal compression state * Copyright (C) 1995-2016 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/gzclose.c b/libs/zlib/src/gzclose.c index caeb99a317..3a24d0fc08 100644 --- a/libs/zlib/src/gzclose.c +++ b/libs/zlib/src/gzclose.c @@ -1,4 +1,4 @@ -/* gzclose.c -- zlib gzclose() function +/* gzclose.c -- zlib gzclose() function * Copyright (C) 2004, 2010 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/gzguts.h b/libs/zlib/src/gzguts.h index 990a4d2514..c12be309d5 100644 --- a/libs/zlib/src/gzguts.h +++ b/libs/zlib/src/gzguts.h @@ -1,4 +1,4 @@ -/* gzguts.h -- zlib internal header definitions for gz* operations +/* gzguts.h -- zlib internal header definitions for gz* operations * Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/gzlib.c b/libs/zlib/src/gzlib.c index 4105e6aff9..35d2834c11 100644 --- a/libs/zlib/src/gzlib.c +++ b/libs/zlib/src/gzlib.c @@ -1,4 +1,4 @@ -/* gzlib.c -- zlib functions common to reading and writing gzip files +/* gzlib.c -- zlib functions common to reading and writing gzip files * Copyright (C) 2004-2017 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/gzread.c b/libs/zlib/src/gzread.c index 956b91ea7d..dbd78d41ff 100644 --- a/libs/zlib/src/gzread.c +++ b/libs/zlib/src/gzread.c @@ -1,4 +1,4 @@ -/* gzread.c -- zlib functions for reading gzip files +/* gzread.c -- zlib functions for reading gzip files * Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/gzwrite.c b/libs/zlib/src/gzwrite.c index c7b5651d70..ce0b9ddea2 100644 --- a/libs/zlib/src/gzwrite.c +++ b/libs/zlib/src/gzwrite.c @@ -1,4 +1,4 @@ -/* gzwrite.c -- zlib functions for writing gzip files +/* gzwrite.c -- zlib functions for writing gzip files * Copyright (C) 2004-2017 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/infback.c b/libs/zlib/src/infback.c index 59679ecbfc..fe1dfd8a70 100644 --- a/libs/zlib/src/infback.c +++ b/libs/zlib/src/infback.c @@ -1,4 +1,4 @@ -/* infback.c -- inflate using a call-back interface +/* infback.c -- inflate using a call-back interface * Copyright (C) 1995-2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/inffast.c b/libs/zlib/src/inffast.c index 0dbd1dbc09..eab1e28034 100644 --- a/libs/zlib/src/inffast.c +++ b/libs/zlib/src/inffast.c @@ -1,4 +1,4 @@ -/* inffast.c -- fast decoding +/* inffast.c -- fast decoding * Copyright (C) 1995-2017 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/inffast.h b/libs/zlib/src/inffast.h index e5c1aa4ca8..dd120ce45e 100644 --- a/libs/zlib/src/inffast.h +++ b/libs/zlib/src/inffast.h @@ -1,4 +1,4 @@ -/* inffast.h -- header to use inffast.c +/* inffast.h -- header to use inffast.c * Copyright (C) 1995-2003, 2010 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/inffixed.h b/libs/zlib/src/inffixed.h index d628327769..d071858835 100644 --- a/libs/zlib/src/inffixed.h +++ b/libs/zlib/src/inffixed.h @@ -1,4 +1,4 @@ - /* inffixed.h -- table for decoding fixed codes + /* inffixed.h -- table for decoding fixed codes * Generated automatically by makefixed(). */ diff --git a/libs/zlib/src/inflate.c b/libs/zlib/src/inflate.c index ac333e8c2e..62ec592bae 100644 --- a/libs/zlib/src/inflate.c +++ b/libs/zlib/src/inflate.c @@ -1,4 +1,4 @@ -/* inflate.c -- zlib decompression +/* inflate.c -- zlib decompression * Copyright (C) 1995-2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/inflate.h b/libs/zlib/src/inflate.h index a46cce6b6d..f97d19be18 100644 --- a/libs/zlib/src/inflate.h +++ b/libs/zlib/src/inflate.h @@ -1,4 +1,4 @@ -/* inflate.h -- internal inflate state definition +/* inflate.h -- internal inflate state definition * Copyright (C) 1995-2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/inftrees.c b/libs/zlib/src/inftrees.c index 2ea08fc13e..bdf033d152 100644 --- a/libs/zlib/src/inftrees.c +++ b/libs/zlib/src/inftrees.c @@ -1,4 +1,4 @@ -/* inftrees.c -- generate Huffman trees for efficient decoding +/* inftrees.c -- generate Huffman trees for efficient decoding * Copyright (C) 1995-2017 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/inftrees.h b/libs/zlib/src/inftrees.h index baa53a0b1a..93a0deee18 100644 --- a/libs/zlib/src/inftrees.h +++ b/libs/zlib/src/inftrees.h @@ -1,4 +1,4 @@ -/* inftrees.h -- header to use inftrees.c +/* inftrees.h -- header to use inftrees.c * Copyright (C) 1995-2005, 2010 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/ioapi.c b/libs/zlib/src/ioapi.c index cf0118907e..f90dc57051 100644 --- a/libs/zlib/src/ioapi.c +++ b/libs/zlib/src/ioapi.c @@ -1,4 +1,4 @@ -/* ioapi.h -- IO base function header for compress/uncompress .zip +/* ioapi.h -- IO base function header for compress/uncompress .zip part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/ioapi.h b/libs/zlib/src/ioapi.h index de8c74a685..03ea336d7a 100644 --- a/libs/zlib/src/ioapi.h +++ b/libs/zlib/src/ioapi.h @@ -1,4 +1,4 @@ -/* ioapi.h -- IO base function header for compress/uncompress .zip +/* ioapi.h -- IO base function header for compress/uncompress .zip part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/iowin32.c b/libs/zlib/src/iowin32.c index f37033bda8..74e3ab1b14 100644 --- a/libs/zlib/src/iowin32.c +++ b/libs/zlib/src/iowin32.c @@ -1,4 +1,4 @@ -/* iowin32.c -- IO base function header for compress/uncompress .zip +/* iowin32.c -- IO base function header for compress/uncompress .zip Version 1.1, February 14h, 2010 part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/iowin32.h b/libs/zlib/src/iowin32.h index 0ca0969a7d..e18a499778 100644 --- a/libs/zlib/src/iowin32.h +++ b/libs/zlib/src/iowin32.h @@ -1,4 +1,4 @@ -/* iowin32.h -- IO base function header for compress/uncompress .zip +/* iowin32.h -- IO base function header for compress/uncompress .zip Version 1.1, February 14h, 2010 part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/mztools.c b/libs/zlib/src/mztools.c index 96891c2e0b..c9c498db2b 100644 --- a/libs/zlib/src/mztools.c +++ b/libs/zlib/src/mztools.c @@ -1,4 +1,4 @@ -/* +/* Additional tools for Minizip Code: Xavier Roche '2004 License: Same as ZLIB (www.gzip.org) diff --git a/libs/zlib/src/mztools.h b/libs/zlib/src/mztools.h index a49a426ec2..17bc8b35fd 100644 --- a/libs/zlib/src/mztools.h +++ b/libs/zlib/src/mztools.h @@ -1,4 +1,4 @@ -/* +/* Additional tools for Minizip Code: Xavier Roche '2004 License: Same as ZLIB (www.gzip.org) diff --git a/libs/zlib/src/stdafx.cxx b/libs/zlib/src/stdafx.cxx index 0fb604da7c..7df047aeff 100644 --- a/libs/zlib/src/stdafx.cxx +++ b/libs/zlib/src/stdafx.cxx @@ -1,2 +1,2 @@ -
+
#include "stdafx.h"
\ No newline at end of file diff --git a/libs/zlib/src/stdafx.h b/libs/zlib/src/stdafx.h index d78b7834c8..74d247a037 100644 --- a/libs/zlib/src/stdafx.h +++ b/libs/zlib/src/stdafx.h @@ -1,2 +1,2 @@ -
+
// just a stub
\ No newline at end of file diff --git a/libs/zlib/src/trees.c b/libs/zlib/src/trees.c index 50cf4b4571..591d43b757 100644 --- a/libs/zlib/src/trees.c +++ b/libs/zlib/src/trees.c @@ -1,4 +1,4 @@ -/* trees.c -- output deflated data using Huffman coding +/* trees.c -- output deflated data using Huffman coding * Copyright (C) 1995-2017 Jean-loup Gailly * detect_data_type() function provided freely by Cosmin Truta, 2006 * For conditions of distribution and use, see copyright notice in zlib.h diff --git a/libs/zlib/src/trees.h b/libs/zlib/src/trees.h index d35639d82a..287fa367d0 100644 --- a/libs/zlib/src/trees.h +++ b/libs/zlib/src/trees.h @@ -1,4 +1,4 @@ -/* header created automatically with -DGEN_TREES_H */ +/* header created automatically with -DGEN_TREES_H */ local const ct_data static_ltree[L_CODES+2] = { {{ 12},{ 8}}, {{140},{ 8}}, {{ 76},{ 8}}, {{204},{ 8}}, {{ 44},{ 8}}, diff --git a/libs/zlib/src/uncompr.c b/libs/zlib/src/uncompr.c index f03a1a865e..18778381e0 100644 --- a/libs/zlib/src/uncompr.c +++ b/libs/zlib/src/uncompr.c @@ -1,4 +1,4 @@ -/* uncompr.c -- decompress a memory buffer +/* uncompr.c -- decompress a memory buffer * Copyright (C) 1995-2003, 2010, 2014, 2016 Jean-loup Gailly, Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/unzip.c b/libs/zlib/src/unzip.c index bcfb9416ec..ec71df5aa9 100644 --- a/libs/zlib/src/unzip.c +++ b/libs/zlib/src/unzip.c @@ -1,4 +1,4 @@ -/* unzip.c -- IO for uncompress .zip files using zlib +/* unzip.c -- IO for uncompress .zip files using zlib Version 1.1, February 14h, 2010 part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/unzip.h b/libs/zlib/src/unzip.h index 2104e39150..933e337fc3 100644 --- a/libs/zlib/src/unzip.h +++ b/libs/zlib/src/unzip.h @@ -1,4 +1,4 @@ -/* unzip.h -- IO for uncompress .zip files using zlib +/* unzip.h -- IO for uncompress .zip files using zlib Version 1.1, February 14h, 2010 part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/zconf.h b/libs/zlib/src/zconf.h index 5e1d68a004..6c901240ea 100644 --- a/libs/zlib/src/zconf.h +++ b/libs/zlib/src/zconf.h @@ -1,4 +1,4 @@ -/* zconf.h -- configuration of the zlib compression library +/* zconf.h -- configuration of the zlib compression library * Copyright (C) 1995-2016 Jean-loup Gailly, Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/zip.c b/libs/zlib/src/zip.c index 44e88a9cb9..b91aea7e0f 100644 --- a/libs/zlib/src/zip.c +++ b/libs/zlib/src/zip.c @@ -1,4 +1,4 @@ -/* zip.c -- IO on .zip files using zlib +/* zip.c -- IO on .zip files using zlib Version 1.1, February 14h, 2010 part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/zip.h b/libs/zlib/src/zip.h index 8aaebb6234..013bbd5b09 100644 --- a/libs/zlib/src/zip.h +++ b/libs/zlib/src/zip.h @@ -1,4 +1,4 @@ -/* zip.h -- IO on .zip files using zlib +/* zip.h -- IO on .zip files using zlib Version 1.1, February 14h, 2010 part of the MiniZip project - ( http://www.winimage.com/zLibDll/minizip.html ) diff --git a/libs/zlib/src/zlib.def b/libs/zlib/src/zlib.def index 34400952d9..03a9283075 100644 --- a/libs/zlib/src/zlib.def +++ b/libs/zlib/src/zlib.def @@ -1,4 +1,4 @@ -; zlib data compression library +; zlib data compression library LIBRARY zlib.mir EXPORTS ; basic functions diff --git a/libs/zlib/src/zlib.h b/libs/zlib/src/zlib.h index 8794d65bdf..ebd43bcec9 100644 --- a/libs/zlib/src/zlib.h +++ b/libs/zlib/src/zlib.h @@ -1,4 +1,4 @@ -/* zlib.h -- interface of the 'zlib' general purpose compression library +/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.11, January 15th, 2017 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler diff --git a/libs/zlib/src/zutil.c b/libs/zlib/src/zutil.c index 35ac5d8549..eccaf8f3e3 100644 --- a/libs/zlib/src/zutil.c +++ b/libs/zlib/src/zutil.c @@ -1,4 +1,4 @@ -/* zutil.c -- target dependent utility functions for the compression library +/* zutil.c -- target dependent utility functions for the compression library * Copyright (C) 1995-2017 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ diff --git a/libs/zlib/src/zutil.h b/libs/zlib/src/zutil.h index b079ea6a80..4adb62aae7 100644 --- a/libs/zlib/src/zutil.h +++ b/libs/zlib/src/zutil.h @@ -1,4 +1,4 @@ -/* zutil.h -- internal interface and configuration of the compression library +/* zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-2016 Jean-loup Gailly, Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |