Browse Source

Changed _BASE64_H_HEADER to a comment at the end. (woops!)

release/0.19
JustinAJ 10 years ago
parent
commit
7c12d67c2f
  1. 2
      Jupiter/Base64.h

2
Jupiter/Base64.h

@ -172,4 +172,4 @@ JUPITER_API unsigned int Jupiter_base64decode_s(const char *data, size_t dataLen
}
#endif
#endif _BASE64_H_HEADER
#endif // _BASE64_H_HEADER
Loading…
Cancel
Save