diff options
Diffstat (limited to 'plugins/Ping/src/pinggraph.h')
-rw-r--r-- | plugins/Ping/src/pinggraph.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Ping/src/pinggraph.h b/plugins/Ping/src/pinggraph.h index 22209d1507..50b6040c98 100644 --- a/plugins/Ping/src/pinggraph.h +++ b/plugins/Ping/src/pinggraph.h @@ -1,4 +1,4 @@ -#ifndef _PINGGRAPH_H
+#ifndef _PINGGRAPH_H
#define _PINGGRAPH_H
#define MIN_GRAPH_HEIGHT 10 // minimum braph height, ms
|