mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
My emacs is just too clever for its own good...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5030
This commit is contained in:
parent
142e43f15e
commit
f03426ac8e
@ -105,7 +105,7 @@ static const char *select_platform(const char *clientname)
|
||||
int fd;
|
||||
unsigned char *header;
|
||||
const char *platform = NULL;
|
||||
int32_t pagesize = sysconf(_SC_PAGESIZE);
|
||||
long pagesize = sysconf(_SC_PAGESIZE);
|
||||
|
||||
if (strchr(clientname, '/') == NULL)
|
||||
clientname = find_client(clientname);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user