diff options
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs index 51f1355..d5f9246 100644 --- a/grapher/Form1.cs +++ b/grapher/Form1.cs @@ -217,6 +217,6 @@ namespace grapher } - #endregion Method - } + #endregion Method + } } |