]> git.cworth.org Git - apitrace/blobdiff - bmp.hpp
Add brief comments.
[apitrace] / bmp.hpp
diff --git a/bmp.hpp b/bmp.hpp
index 872bc756138c2aee38cbf89e649b6da8dd2add1b..b6a4ab7b4c6dea1483a89b725756a6f10f013c9e 100644 (file)
--- a/bmp.hpp
+++ b/bmp.hpp
  *
  **************************************************************************/
 
+/*
+ * BMP image writing.
+ */
+
 #ifndef _BMP_HPP_
 #define _BMP_HPP_