Skip to content

Commit

Permalink
Removed non uTF-8 compatible characters
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmantium committed Jul 20, 2018
1 parent 124d3fd commit 680fc9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pol-core/pol/module/basicmod.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -720,8 +720,8 @@ Bscript::BObjectImp* BasicExecutorModule::mf_Boolean()
}

/*
Base64 encode/decode snippit by René Nyffenegger rene.nyffenegger@adp-gmbh.ch
Copyright (C) 2004-2008 René Nyffenegger
Base64 encode/decode snippit by Rene Nyffenegger rene.nyffenegger@adp-gmbh.ch
Copyright (C) 2004-2008 Rene Nyffenegger
*/
Bscript::BObjectImp* BasicExecutorModule::mf_EncodeBase64()
{
Expand Down

0 comments on commit 680fc9c

Please sign in to comment.