mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
fixed the #endif problem reported by GvG.
svn path=/trunk/; revision=5517
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
* DISCLAIMED. This includes but is not limited to warranties of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
* $Author: royce $
|
||||
* $Date: 2003/08/10 23:55:18 $
|
||||
* $Date: 2003/08/11 02:59:57 $
|
||||
*
|
||||
*/
|
||||
/* Appropriated for Reactos Crtdll by Ariadne */
|
||||
@@ -238,7 +238,7 @@ unsigned long _lrotr(unsigned long value, int shift);
|
||||
#define _tsplitpath _splitpath
|
||||
#define _tmakepath _makepath
|
||||
#endif
|
||||
#endif _DISABLE_TIDENTS
|
||||
#endif /* _DISABLE_TIDENTS */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user