File diff r15609:02b794721f9c → r15610:623a23fb6560
src/debug.cpp
Show inline comments
 
@@ -161,7 +161,8 @@ void SetDebugString(const char *s)
 
	}
 
}
 

	
 
/** Print out the current debug-level
 
/**
 
 * Print out the current debug-level
 
 * Just return a string with the values of all the debug categorites
 
 * @return string with debug-levels
 
 */