X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fhex.h;h=60cc871351b9f2f17a857563859bd0ac2141fc3e;hp=a57bf6ebdbea2be6b591da32720dd1f5aa8591d8;hb=6b896a9e1dc143bba86795be1e9336549db9b85f;hpb=8adfd604a97d385869b0ce763b35d014d7aa2cca 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_