From 1e9cb3ea2a568494ba619c26ad81362fda403244 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Sat, 19 Feb 2000 23:26:04 +0000 Subject: [PATCH] Moved some #endif ... --- sysdeps/solaris/procmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/solaris/procmap.c b/sysdeps/solaris/procmap.c index 363e6171..b77720e1 100644 --- a/sysdeps/solaris/procmap.c +++ b/sysdeps/solaris/procmap.c @@ -183,9 +183,9 @@ glibtop_get_proc_map_s (glibtop *server, glibtop_array *array, pid_t pid) entry[i].filename[len] = 0; entry[i].flags |= (1L << GLIBTOP_MAP_ENTRY_FILENAME); } -#endif } } +#endif } #if GLIBTOP_SOLARIS_RELEASE >= 560