]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/jsclient.hxx
Use SG_LOG instead of printf
[flightgear.git] / src / Network / jsclient.hxx
index fa7a4a39bb32ca192844c17654a0e50b896b5b4f..49911cffe3dda99494e670684910f79f666622b2 100644 (file)
@@ -42,7 +42,7 @@ class FGJsClient : public FGProtocol {
     char buf[256];
     int length;
     double axis[4];
-    SGPropertyNode *axisdef[4];
+    SGPropertyNode_ptr axisdef[4];
     string axisdefstr[4];
     bool active;