Populate event header from mapped timestamp clock
[babeltrace.git] / bindings / python / babeltrace.i.in
index 2dd77a549cf9694edb1a95dcd9ed51df6fefc540..71a8be3a1ef11b05767ea3fc03b0e26478bc555f 100644 (file)
  *
  * The above copyright notice and this permission notice shall be included in
  * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
  */
 
 
@@ -3190,7 +3198,7 @@ class CTFWriter:
 
         """
                Set the trace's byte order. Must be a constant from the ByteOrder
-               class. Defaults to BYTE_ORDER_NATIVE, the host machine's endianness.
+               class. Defaults to the host machine's endianness.
                """
         @byte_order.setter
         def byte_order(self, byte_order):
This page took 0.023782 seconds and 4 git commands to generate.