Skip to content

Commit

Permalink
Oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Sep 14, 2012
1 parent 84292e8 commit 12ae6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class RdmLogCommand : public RCCommand
{
return "RdmLogCommand";
}
const int &mLevel;
const int mLevel;
};

class MakefileCommand : public RCCommand
Expand Down

0 comments on commit 12ae6ef

Please sign in to comment.