Skip to content

Commit

Permalink
Merge branch 'master' of ../libmy into next
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Edmonds committed Sep 17, 2015
2 parents 88c778f + ba32d74 commit 98b6c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmy/b64_decode.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is part of the libb64 project, and has been placed in the public domain.
For details, see http://sourceforge.net/projects/libb64
*/

#include <wdns/b64_decode.h>
#include "b64_decode.h"

int base64_decode_value(char value_in)
{
Expand Down

0 comments on commit 98b6c91

Please sign in to comment.