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