Consistently use const Class &' instead of Class const &'.
committer: mfx <mfx> 1042741665 +0000
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ bool PackLinuxI386elf::canPack()
|
||||
}
|
||||
|
||||
void PackLinuxI386elf::packExtent(
|
||||
Extent const &x,
|
||||
const Extent &x,
|
||||
unsigned &total_in,
|
||||
unsigned &total_out,
|
||||
Filter *ft,
|
||||
|
||||
Reference in New Issue
Block a user