X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fntfs%2Ftypes.h;h=a33fc637ffa5e7da184cbf37db00774bb894957d;hb=973b9821248435d0a15f0310bc913366a60e338b;hp=1e5853e5a2d3f8e3851bbd2e7dc49fd150d3c85f;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/fs/ntfs/types.h b/fs/ntfs/types.h index 1e5853e5a..a33fc637f 100644 --- a/fs/ntfs/types.h +++ b/fs/ntfs/types.h @@ -2,7 +2,7 @@ * types.h - Defines for NTFS Linux kernel driver specific types. * Part of the Linux-NTFS project. * - * Copyright (c) 2001-2004 Anton Altaparmakov. + * Copyright (c) 2001-2004 Anton Altaparmakov * * This program/include file is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as published @@ -24,7 +24,7 @@ #define _LINUX_NTFS_TYPES_H /* 2-byte Unicode character type. */ -typedef u16 uchar_t; +typedef u16 ntfschar; #define UCHAR_T_SIZE_BITS 1 /*