[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freetype2-demos] master 6546e41: Typo.
From: |
Alexei Podtelezhnikov |
Subject: |
[freetype2-demos] master 6546e41: Typo. |
Date: |
Sun, 22 May 2016 02:38:13 +0000 (UTC) |
branch: master
commit 6546e417f67157db48c89850965dd8675ee684d1
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>
Typo.
---
graph/os2/gros2pm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graph/os2/gros2pm.c b/graph/os2/gros2pm.c
index 4e50bed..0efc3b2 100644
--- a/graph/os2/gros2pm.c
+++ b/graph/os2/gros2pm.c
@@ -502,7 +502,7 @@
/* store the current surface pointer in "the_surface". It is a static */
/* variable that is only used to retrieve the pointer in the client */
- /* window procedure the first time is is called.. */
+ /* window procedure the first time it is called.. */
the_surface = surface;
/* try to prevent the program from going on without the setup of thread 2
*/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freetype2-demos] master 6546e41: Typo.,
Alexei Podtelezhnikov <=