-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36865/
-----------------------------------------------------------

(Updated July 29, 2015, 4:51 p.m.)


Review request for mesos, Benjamin Hindman and Joris Van Remoortere.


Summary (updated)
-----------------

Style change: Space after the "..." in variadic templates.


Repository: mesos


Description (updated)
-------

There are a few instances of `typename...` and `typename ...` in the code base. 
 This patch normalizes those to just `typename...` .


Diffs (updated)
-----

  3rdparty/libprocess/include/process/help.hpp 
316ed21b5300496f283d0c331fa6d9dad441d332 

Diff: https://reviews.apache.org/r/36865/diff/


Testing
-------

`make check`


Thanks,

Joseph Wu

Reply via email to