diff --git a/src/driver/ptyc_driver_ctx.c b/src/driver/ptyc_driver_ctx.c index bda581b..cf80a95 100644 --- a/src/driver/ptyc_driver_ctx.c +++ b/src/driver/ptyc_driver_ctx.c @@ -24,7 +24,7 @@ /* pty integration */ static const nt_tty_affiliation tty_affiliation - __attr_section__(".midipix") + __attr_section__(".freestd") = NT_TTY_AFFILIATION_DEFAULT; /* ntapi accessor table */