StringForSize.h: Fixed header guard comment at EOF

This commit is contained in:
Stephan Aßmus
2015-04-04 22:45:41 +02:00
parent 72992391bb
commit 53094e2fa1
+1 -1
View File
@@ -20,4 +20,4 @@ const char* string_for_size(double size, char* string, size_t stringSize);
using BPrivate::string_for_size;
#endif // COLOR_QUANTIZER_H
#endif // STRING_FOR_SIZE_H