1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-04 02:15:03 +00:00

Fix typo. (#292)

This commit is contained in:
Bruce Mitchener
2021-01-25 14:02:47 +07:00
committed by GitHub
parent 0e9c6ba777
commit 0bcc8718de

View File

@@ -179,7 +179,7 @@ typedef struct
/* D s p I n t e r f a c e */
/* */
/* Definition of the display. This structure collects all the */
/* special knowlege needed to manipulate the screen. */
/* special knowledge needed to manipulate the screen. */
/**************************************************************/
typedef struct
{