]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - base64/base64_enc.h
bug fixing and support for malloc instead of stack memory (some functions)
[avr-crypto-lib.git] / base64 / base64_enc.h
index 17b403209260d7eb017f3f8d6c1ac0979f9d1c4c..dd3bc96bbe6604ace5c90f65ea82bdb80f1585a5 100644 (file)
@@ -17,7 +17,6 @@
  *   along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-
 #ifndef BASE64_ENC_H_
 #define BASE64_ENC_H_