]> Git Repo - qemu.git/commit - CODING_STYLE
CODING_STYLE: Clarify style for enum and function type names
authorPeter Maydell <[email protected]>
Fri, 13 Jan 2012 20:29:49 +0000 (20:29 +0000)
committerStefan Hajnoczi <[email protected]>
Fri, 10 Feb 2012 10:44:51 +0000 (10:44 +0000)
commite3c52bf2e59a1caa7a8f4d1eb069cc1406075d10
tree51e8afde95b6ebd2b3901f4e40ba27e1bee89473
parenta6f79cc9a5efc34c5b751b2e866a4977259f3f63
CODING_STYLE: Clarify style for enum and function type names

Clarify that enum type names and function type names should follow
the CamelCase style used for structured type names.

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
CODING_STYLE
This page took 0.026338 seconds and 4 git commands to generate.