Lots of work on printbuffers
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
// In non-actors, this is a null pointer. Stores the console
|
||||
// output for this actor until it can be probed by the client.
|
||||
//
|
||||
UniquePrintBuffer print_buffer_;
|
||||
PrintBuffer print_buffer_;
|
||||
|
||||
// constructor.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user