Removed comma at end of enum
This commit is contained in:
committed by
Jason Watkins
parent
a1395d2e97
commit
4839f6eb04
@@ -132,7 +132,7 @@ namespace XPC
|
||||
DREF_MP4Alt,
|
||||
DREF_MP5Alt,
|
||||
DREF_MP6Alt,
|
||||
DREF_MP7Alt,
|
||||
DREF_MP7Alt
|
||||
};
|
||||
|
||||
/// Marshals data between the plugin and X-Plane.
|
||||
|
||||
Reference in New Issue
Block a user