[chronojump] Fixes documentation.



commit 17aa5d32b9beb9b32ec23587be34436a9b5e1e84
Author: Carles Pina i Estany <carles pina cat>
Date:   Wed Jan 28 23:35:49 2015 +0000

    Fixes documentation.

 testing-stuff/json_get.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/testing-stuff/json_get.cs b/testing-stuff/json_get.cs
index d0d286b..c295cad 100644
--- a/testing-stuff/json_get.cs
+++ b/testing-stuff/json_get.cs
@@ -1,5 +1,5 @@
 //Carles Pina
-//compile:  mcs json_post.cs /reference:System.Json.dll
+//compile:  mcs json_get.cs /reference:System.Json.dll
 
 using System;
 using System.Net;


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