=== modified file 'bin/fileset.awk' --- bin/fileset.awk 2016-03-07 13:43:00 +0000 +++ bin/fileset.awk 2016-03-01 14:39:40 +0000 @@ -183,7 +183,7 @@ if(cchar ~ /[bB]/) { funcs[func_name] = "\tbase64 <<<"quoted(content) - } else if(cchar ~ /[X]/) { + if(cchar ~ /[X]/) { funcs[func_name] = "\txxd -r <<<"quoted(content) } else { # unless disabled with the N flag, append newline at the end of