Only changed indentation.
This commit is contained in:
@@ -52,7 +52,7 @@ static void set_linux_version(void) {
|
||||
|
||||
void
|
||||
glibtop_open_r (glibtop *server, const char *program_name,
|
||||
const unsigned long features, const unsigned flags)
|
||||
const unsigned long features, const unsigned flags)
|
||||
{
|
||||
memset (server, 0, sizeof (glibtop));
|
||||
server->name = program_name;
|
||||
|
Reference in New Issue
Block a user