mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
1cf92127b2
Obtained from: http://bsssd.sourceforge.net/
12 lines
284 B
C
12 lines
284 B
C
--- mtm/mtm_structures.h.orig 2010-07-06 06:21:20.000000000 +0900
|
|
+++ mtm/mtm_structures.h 2010-10-25 02:56:43.619561686 +0900
|
|
@@ -228,8 +228,6 @@
|
|
MTM_PERMANENT_DATA data;
|
|
} permanent;
|
|
struct {
|
|
- } stclear;
|
|
- struct {
|
|
MTM_STANY_FLAGS flags;
|
|
} stany;
|
|
} MTM_DATA;
|