X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=include%2Fhex.h;h=60cc871351b9f2f17a857563859bd0ac2141fc3e;hb=a558b16c8034966d14e1d63db44dcb952d849618;hp=a57bf6ebdbea2be6b591da32720dd1f5aa8591d8;hpb=d8f51eac91f86a1e00a05a5058a8fa9eb8732464;p=fms.git diff --git a/include/hex.h b/include/hex.h index a57bf6e..60cc871 100644 --- a/include/hex.h +++ b/include/hex.h @@ -12,4 +12,4 @@ const bool Decode(const std::string &encoded, std::vector &data); }; -#endif _hex_funcs_ +#endif // _hex_funcs_