]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - winstuff.h
RJK's general signal-handling robustness patch. Should fix the weird
[PuTTY.git] / winstuff.h
index 90c03481d689af58dc5f2d3cd9ce8df26bd07d5e..9e6266457fcad86c99144b038f694b4fd547b63a 100644 (file)
@@ -59,7 +59,7 @@ GLOBAL int help_has_contents;
 /*
  * The terminal and logging context are notionally local to the
  * Windows front end, but they must be shared between window.c and
- * windlg.c.
+ * windlg.c. Likewise the saved-sessions list.
  */
 GLOBAL Terminal *term;
 GLOBAL void *logctx;