ENH: fix return type

This commit is contained in:
Bill Hoffman 2009-01-09 12:32:52 -05:00
parent ed387ffe6b
commit 5d5fd641c3

View File

@ -172,7 +172,7 @@ public:
///! The max output width
int GetMaxTestNameWidth() const;
int SetMaxTestNameWidth(int w) { this->MaxTestNameWidth = w;}
void SetMaxTestNameWidth(int w) { this->MaxTestNameWidth = w;}
/**
* Run a single executable command and put the stdout and stderr