php: one little thing missed

pull/6659/head
Stanley Cheung 9 years ago
parent 46d94bb4aa
commit 803c7ff973
  1. 2
      examples/php/route_guide/route_guide_client.php

@ -190,7 +190,7 @@ function runRouteChat()
$route_note_reply->getLocation()->getLatitude(),
$route_note_reply->getLocation()->getLongitude(),
$route_note_reply->getMessage());
}
}
}
/**

Loading…
Cancel
Save