diff options
Diffstat (limited to 'src/common/Encoding/Base64.h')
-rw-r--r-- | src/common/Encoding/Base64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Encoding/Base64.h b/src/common/Encoding/Base64.h index fd46a5f298f..43ef5da65e4 100644 --- a/src/common/Encoding/Base64.h +++ b/src/common/Encoding/Base64.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. */ - + #ifndef TRINITY_BASE64_H #define TRINITY_BASE64_H |