Doxygen warning

This commit is contained in:
Vassil Vassilev 2014-03-13 13:05:41 +01:00 committed by Axel Naumann
parent 1b85e6e20d
commit 5d959e9190

View File

@ -50,7 +50,7 @@ namespace cling {
///\brief Erases the given global value and all unused leftovers
///
///\param[GV] - The removal starting point.
///\param[in] GV - The removal starting point.
///
///\returns true if something was erased.
///