commit | 33e189bd5754dead3ece130da8e62f470f526f36 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Dec 23 13:57:47 2009 +0100 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Dec 25 13:01:50 2009 +0900 |
tree | 61898f01f76d014e5572950f696794ce92c961ee | |
parent | 5ee581483246e832ca5a9fc1ac669bba0b6ec468 [diff] |
nilfs2: Storage class should be before const qualifier The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>