]> git.tuebingen.mpg.de Git - paraslash.git/commit
base64: Replace Pad64 variable by macro.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 29 Apr 2015 17:02:20 +0000 (19:02 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 23 Aug 2016 14:50:46 +0000 (16:50 +0200)
commit6f97ddef03af932b5b0466499e8fe9c336c9abf4
treebd9fb3d716c9fb778d436e37bf0e6fed8385fe9c
parent673f8dbef56bbe6a09870bdef65966db3f6793a2
base64: Replace Pad64 variable by macro.

There is no need to define a variable for this.
base64.c