Changeset 3113
- Timestamp:
- 01/22/08 10:57:37 (8 months ago)
- Files:
-
- trunk/tango/stdc/posix/termios.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/tango/stdc/posix/termios.d
r3104 r3113 10 10 11 11 private import tango.stdc.posix.config; 12 p rivate import tango.stdc.posix.sys.types;12 public import tango.stdc.posix.sys.types; // for pid_t 13 13 14 14 extern (C):












