Updated versions and improved comments.

This commit is contained in:
Jason Watkins
2015-05-11 15:07:41 -07:00
parent a2c1f83629
commit a406b82f44
7 changed files with 27 additions and 14 deletions

View File

@@ -142,10 +142,10 @@ namespace XPC
/// Marshals data between the plugin and X-Plane.
///
/// \author Jason Watkins
/// \version 1.0.1
/// \version 1.1
/// \since 1.0.0
/// \date Intial Version: 2015-04-13
/// \date Last Updated: 2015-04-29
/// \date Last Updated: 2015-05-11
class DataManager
{
public: