diff options
author | Filip Gawin <filip.gawin@zoho.com> | 2021-01-01 20:53:25 +0100 |
---|---|---|
committer | Filip Gawin <filip.gawin@zoho.com> | 2021-01-01 20:55:35 +0100 |
commit | d3b11c2b8cc6668d1e92f4575318e91e6c49302c (patch) | |
tree | 8f2734344dbbd09594965e4485d74a28a9c6f922 /src/extras/ini_parser.hpp | |
parent | Merge pull request #913 from ShFil119/oal_cache (diff) | |
download | re3-d3b11c2b8cc6668d1e92f4575318e91e6c49302c.tar re3-d3b11c2b8cc6668d1e92f4575318e91e6c49302c.tar.gz re3-d3b11c2b8cc6668d1e92f4575318e91e6c49302c.tar.bz2 re3-d3b11c2b8cc6668d1e92f4575318e91e6c49302c.tar.lz re3-d3b11c2b8cc6668d1e92f4575318e91e6c49302c.tar.xz re3-d3b11c2b8cc6668d1e92f4575318e91e6c49302c.tar.zst re3-d3b11c2b8cc6668d1e92f4575318e91e6c49302c.zip |
Diffstat (limited to '')
-rw-r--r-- | src/extras/ini_parser.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extras/ini_parser.hpp b/src/extras/ini_parser.hpp index 99acf1ee..8e88bc29 100644 --- a/src/extras/ini_parser.hpp +++ b/src/extras/ini_parser.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2015 Denilson das Mercês Amorim <dma_2012@hotmail.com> + * Copyright (c) 2013-2015 Denilson das Mercês Amorim <dma_2012@hotmail.com> * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages |