Changeset 14 for trunk/src/helpers/xprf.c
- Timestamp:
- Dec 9, 2000, 8:19:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/xprf.c
r8 r14 75 75 /* 76 76 * Copyright (C) 2000 Ulrich Mller. 77 * This file is part of the XWorkplacesource package.78 * XWorkplaceis free software; you can redistribute it and/or modify77 * This file is part of the "XWorkplace helpers" source package. 78 * This is free software; you can redistribute it and/or modify 79 79 * it under the terms of the GNU General Public License as published 80 80 * by the Free Software Foundation, in version 2 as it comes in the … … 91 91 // as unsigned char 92 92 93 #define INCL_DOS94 93 #define INCL_DOSERRORS 95 94 #define INCL_WINSHELLDATA … … 113 112 114 113 /* ****************************************************************** 115 * *116 * Declarations *117 * *114 * 115 * Declarations 116 * 118 117 ********************************************************************/ 119 118 … … 143 142 144 143 /* ****************************************************************** 145 * *146 * Helpers *147 * *144 * 145 * Helpers 146 * 148 147 ********************************************************************/ 149 148 … … 352 351 353 352 /* ****************************************************************** 354 * *355 * Read/write data *356 * *353 * 354 * Read/write data 355 * 357 356 ********************************************************************/ 358 357 … … 670 669 671 670 /* ****************************************************************** 672 * *673 * API Functions *674 * *671 * 672 * API Functions 673 * 675 674 ********************************************************************/ 676 675
Note:
See TracChangeset
for help on using the changeset viewer.