lkml.org 
[lkml]   [1996]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectpatch submission

This is a patch for a very minor typo in include/linux/types.h.
The kernel sources I have are 2.0.27. Forward it to whoever takes care of
it (I couldn't find out who it is). Thanks.
Uwe F. Mayer <mayer@math.vanderbilt.edu>
-------------------------------------------------------------------------
*** linux/include/linux/types.h.dist Mon Dec 16 09:17:00 1996
--- linux/include/linux/types.h Mon Dec 16 09:17:34 1996
***************
*** 62,68 ****
typedef unsigned long u_long;

/* sysv */
! typedef unsigned char unchar;
typedef unsigned short ushort;
typedef unsigned int uint;
typedef unsigned long ulong;
--- 62,68 ----
typedef unsigned long u_long;

/* sysv */
! typedef unsigned char uchar;
typedef unsigned short ushort;
typedef unsigned int uint;
typedef unsigned long ulong;


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.034 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site