commit | 929bd57ca202fd2f2e8485ebf65d683e664f67b5 | [log] [tgz] |
---|---|---|
author | Petr Machata <[email protected]> | Mon Dec 17 03:20:34 2012 +0100 |
committer | Petr Machata <[email protected]> | Mon Dec 17 03:20:34 2012 +0100 |
tree | c286cdcc9dd72faa6a6d99eeae92a82b71a0257d | |
parent | 5cde20b3588001c9c3a51e0e7b902fff58393706 [diff] |
struct Process becomes struct process This is for consistency with other structures, and ultimately with Linux coding style. The typedef ("Process") was dropped as well for this reason. This opportunity was used to fix coding style around the impacted lines.