chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ec553e5
)
Fixed spelling error in the definition of color class
author
espen
<espen>
Sun, 20 Jan 2002 14:14:38 +0000
(14:14 +0000)
committer
espen
<espen>
Sun, 20 Jan 2002 14:14:38 +0000
(14:14 +0000)
gdk/gdktypes.lisp
patch
|
blob
|
blame
|
history
diff --git
a/gdk/gdktypes.lisp
b/gdk/gdktypes.lisp
index f2cd35eea1440eeb4580ec4871778c41230e29b0..12d87a76fc9837fc6c36c5629a261d7e87531eef 100644
(file)
--- a/
gdk/gdktypes.lisp
+++ b/
gdk/gdktypes.lisp
@@
-15,7
+15,7
@@
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;; License along with this library; if not, write to the Free Software
;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-;; $Id: gdktypes.lisp,v 1.
5 2001/11/12 22:29:17
espen Exp $
+;; $Id: gdktypes.lisp,v 1.
6 2002/01/20 14:14:38
espen Exp $
(in-package "GDK")
(in-package "GDK")
@@
-33,7
+33,7
@@
(defclass color (boxed)
:type unsigned-short)
(green
:allocation :alien
:type unsigned-short)
(green
:allocation :alien
- :accessor color-gre
n
n
+ :accessor color-gre
e
n
:type unsigned-short)
(blue
:allocation :alien
:type unsigned-short)
(blue
:allocation :alien