Ignore:
Timestamp:
Dec 9, 2000, 8:19:42 PM (25 years ago)
Author:
umoeller
Message:

Major updates; timers, LVM, miscellaneous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/xprf.c

    r8 r14  
    7575/*
    7676 *      Copyright (C) 2000 Ulrich M”ller.
    77  *      This file is part of the XWorkplace source package.
    78  *      XWorkplace is free software; you can redistribute it and/or modify
     77 *      This file is part of the "XWorkplace helpers" source package.
     78 *      This is free software; you can redistribute it and/or modify
    7979 *      it under the terms of the GNU General Public License as published
    8080 *      by the Free Software Foundation, in version 2 as it comes in the
     
    9191    // as unsigned char
    9292
    93 #define INCL_DOS
    9493#define INCL_DOSERRORS
    9594#define INCL_WINSHELLDATA
     
    113112
    114113/* ******************************************************************
    115  *                                                                  *
    116  *   Declarations                                                   *
    117  *                                                                  *
     114 *
     115 *   Declarations
     116 *
    118117 ********************************************************************/
    119118
     
    143142
    144143/* ******************************************************************
    145  *                                                                  *
    146  *   Helpers                                                        *
    147  *                                                                  *
     144 *
     145 *   Helpers
     146 *
    148147 ********************************************************************/
    149148
     
    352351
    353352/* ******************************************************************
    354  *                                                                  *
    355  *   Read/write data                                                *
    356  *                                                                  *
     353 *
     354 *   Read/write data
     355 *
    357356 ********************************************************************/
    358357
     
    670669
    671670/* ******************************************************************
    672  *                                                                  *
    673  *   API Functions                                                  *
    674  *                                                                  *
     671 *
     672 *   API Functions
     673 *
    675674 ********************************************************************/
    676675
Note: See TracChangeset for help on using the changeset viewer.