Changeset 1:00e7af4d1367 in xplcommon for src/xplcommon/POSIXThread.h


Ignore:
Timestamp:
12/27/12 12:15:49 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented basic event waiting infrastructure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplcommon/POSIXThread.h

    r0 r1  
    1 // -*- coding: utf-8 -*-
    2 // Copyright (c) 2012 by István Váradi
     1// Copyright (c) 2013 by István Váradi
    32
    43// This file is part of libxplcommon, a common utility library for
    54// development related to X-Plane
    6 
    7 // Copyright (c) 2013, István Váradi
    8 // All rights reserved.
    95
    106// Redistribution and use in source and binary forms, with or without
     
    3935
    4036#ifdef HAVE_PTHREAD_H
     37
    4138//------------------------------------------------------------------------------
    4239
Note: See TracChangeset for help on using the changeset viewer.