Commit 792eb97d authored by berge's avatar berge
Browse files

New alternative in AcGnResponse (failure)

parent 748271e3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1020,7 +1020,8 @@ module LibItsGeoNetworking_TypesAndValues {
         * @member  getLongPosVector
         */
        type union AcGnResponse {
            LongPosVector getLongPosVector
            LongPosVector getLongPosVector,
            boolean failure
        }
        
        /**