]> git.cworth.org Git - apitrace/blobdiff - dump.cpp
Add brief comments.
[apitrace] / dump.cpp
index 5cd28a5f2426a9dfbfaa1718248e07bfa8066713..5e85195c570cdecb5247bf197d70068775455614 100644 (file)
--- a/dump.cpp
+++ b/dump.cpp
  **************************************************************************/
 
 
+/*
+ * Simple utility to dump a trace to standard output.
+ */
+
+
 #include "trace_parser.hpp"