NeXTWorkstation.st
changeset 24 e810b1be068b
parent 12 9f0995fac1fa
child 69 04d0949dc053
--- a/NeXTWorkstation.st	Sat Jan 08 18:12:58 1994 +0100
+++ b/NeXTWorkstation.st	Sat Jan 08 18:17:39 1994 +0100
@@ -30,7 +30,7 @@
 
 All non-monochrome stuff is untested (I only have a monochroome station)
 
-$Header: /cvs/stx/stx/libview/NeXTWorkstation.st,v 1.4 1993-12-11 01:31:31 claus Exp $
+$Header: /cvs/stx/stx/libview/NeXTWorkstation.st,v 1.5 1994-01-08 17:15:52 claus Exp $
 written spring 92 by claus
 '!
 
@@ -790,7 +790,7 @@
     ^ self primitiveFailed
 !
 
-drawPointX:x y:y in:aDrawableId with:aGCId
+displayPointX:x y:y in:aDrawableId with:aGCId
     "draw a point" 
 
     ^ self primitiveFailed