[libgtop] Fix deleted empty line



commit b8a0475a421453fe3d53a0da733cdaa7a04370c3
Author: ToMe25 <ToMe25 gmx de>
Date:   Sun Apr 18 23:49:58 2021 +0200

    Fix deleted empty line

 sysdeps/openbsd/procmap.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/sysdeps/openbsd/procmap.c b/sysdeps/openbsd/procmap.c
index ba0db2cf..b2e4f89a 100644
--- a/sysdeps/openbsd/procmap.c
+++ b/sysdeps/openbsd/procmap.c
@@ -78,6 +78,7 @@ ssize_t       load_vmmap_entries(glibtop*, unsigned long, struct vm_map_entry*,
 void   unload_vmmap_entries(struct vm_map_entry *);
 
 /* Init function. */
+
 void
 _glibtop_init_proc_map_p (glibtop *server)
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]