mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
netdev: start on netdev aid to display network graphs
This commit is contained in:
@ -109,7 +109,7 @@ enum {
|
||||
};
|
||||
|
||||
static GParamSpec *properties [N_PROPS];
|
||||
static gdouble dashes[] = { 1.0, 2.0 };
|
||||
static const gdouble dashes[] = { 1.0, 2.0 };
|
||||
|
||||
static void
|
||||
load_data_free (gpointer data)
|
||||
|
||||
Reference in New Issue
Block a user