Ignore:
Timestamp:
Nov 1, 2005 5:56:59 PM (18 years ago)
Author:
bennylp
Message:

Just changing keyword expansion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/main/pjlib/src/pj/timer.c

    • Property svn:keywords set to Author
    r2 r3  
    1 /* $Header: /pjproject-0.3/pjlib/src/pj/timer.c 8     10/14/05 12:26a Bennylp $ */ 
     1/* $Id$ 
     2 * 
     3 */ 
    24/* (C)1993-2003 Douglas C. Schmidt 
    35 * 
    46 * This file is originaly from ACE library by Doug Schmidt 
    5  * ACE(TM), TAO(TM) and CIAO(TM) are copyrighted by Douglas C. Schmidt and his research  
    6  * group at Washington University, University of California, Irvine, and Vanderbilt  
    7  * University Copyright (c) 1993-2003, all rights reserved. 
    8  */ 
    9 /* $Log: /pjproject-0.3/pjlib/src/pj/timer.c $ 
    10  *  
    11  * 8     10/14/05 12:26a Bennylp 
    12  * Finished error code framework, some fixes in ioqueue, etc. Pretty 
    13  * major. 
    14  *  
    15  * 7     9/21/05 1:39p Bennylp 
    16  * Periodic checkin for backup. 
    17  *  
    18  * 6     9/17/05 10:37a Bennylp 
    19  * Major reorganization towards version 0.3. 
    20  * 
     7 * ACE(TM), TAO(TM) and CIAO(TM) are copyrighted by Douglas C. Schmidt and  
     8 * his research group at Washington University, University of California,  
     9 * Irvine, and Vanderbilt University Copyright  
     10 * (c) 1993-2003, all rights reserved. 
    2111 */ 
    2212#include <pj/timer.h> 
Note: See TracChangeset for help on using the changeset viewer.