Add hooks to update PM console's font metric data when the font is
authorChris Hanson <org/chris-hanson/cph>
Fri, 19 May 1995 21:17:09 +0000 (21:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 19 May 1995 21:17:09 +0000 (21:17 +0000)
changed.

v7/src/microcode/os2pmcon.c

index aa442535b51e3a5f35294a9841e42bc698027e39..e50b05506c2f29db79cf6e0ed7d2557a7d26510c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pmcon.c,v 1.8 1995/05/19 21:04:27 cph Exp $
+$Id: os2pmcon.c,v 1.9 1995/05/19 21:17:09 cph Exp $
 
 Copyright (c) 1994-95 Massachusetts Institute of Technology
 
@@ -152,7 +152,7 @@ OS2_console_psid (void)
 void
 OS2_console_font_change_hook (font_metrics_t * metrics)
 {
-  font_metrics = metrics;
+  console_metrics = metrics;
 }
 \f
 static void