_dev_t for MSVCRT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changelog:
	include/msvcrt/sys/types:
	_dev_t in a unsigned integer
-- 
Uwe Bonnes                bon@elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Index: wine/include/msvcrt/sys/types.h
===================================================================
RCS file: /home/wine/wine/include/msvcrt/sys/types.h,v
retrieving revision 1.2
diff -u -r1.2 types.h
--- wine/include/msvcrt/sys/types.h	2001/10/22 18:59:24	1.2
+++ wine/include/msvcrt/sys/types.h	2001/11/20 19:44:21
@@ -15,7 +15,7 @@
 #endif
 
 
-typedef unsigned short _dev_t;
+typedef unsigned       _dev_t;
 typedef unsigned short _ino_t;
 typedef int            _off_t;
 typedef long           MSVCRT(time_t);



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux