Only changed indentation.

This commit is contained in:
Martin Baulig
1998-07-13 22:34:23 +00:00
parent b991ecaf9a
commit 49adb94af0
4 changed files with 7 additions and 6 deletions

View File

@@ -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;