Commit 9b4692cd by Mark Mitchell

Fix typo

From-SVN: r100366
parent d035c296
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
namespace mine namespace mine
{ {
int cpow; int cpow;
}; }
using mine::cpow; using mine::cpow;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment