OSSP CVS Repository

ossp - Check-in [800]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 800
Date: 2001-Aug-30 13:21:54 (local)
2001-Aug-30 11:21:54 (UTC)
User:simons
Branch:
Comment: Added typedef for xds_float_t, just for consistency.
Tickets:
Inspections:
Files:
ossp-pkg/xds/xds.h.in      1.16 -> 1.17     1 inserted, 0 deleted

ossp-pkg/xds/xds.h.in 1.16 -> 1.17

--- xds.h.in     2001/08/23 08:42:50     1.16
+++ xds.h.in     2001/08/30 11:21:54     1.17
@@ -50,6 +50,7 @@
 typedef @xds_uint64_t@ xds_uint64_t;
 typedef @xds_int64_t@  xds_int64_t;
 #endif
+typedef float          xds_float_t;
 typedef double         xds_double_t;
 
 enum {

CVSTrac 2.0.1