Browse Source

Corrected webserver "None" attribute.

Brian Hauer 11 years ago
parent
commit
5ac756a84a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      evhttp-sharp/benchmark_config

+ 1 - 1
evhttp-sharp/benchmark_config

@@ -13,7 +13,7 @@
       "language": "C#",
       "orm": "Raw",
       "platform": "Mono",
-      "webserver": "none",
+      "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",
       "display_name": "evhttp-sharp",