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:
21299ac
)
Small bug fix
author
espen
<espen>
Thu, 10 Feb 2005 00:22:35 +0000
(
00:22
+0000)
committer
espen
<espen>
Thu, 10 Feb 2005 00:22:35 +0000
(
00:22
+0000)
gdk/gdktypes.lisp
patch
|
blob
|
blame
|
history
diff --git
a/gdk/gdktypes.lisp
b/gdk/gdktypes.lisp
index 9aef2b6ca9d3d59622396bf080c109b0f6035162..f461140b9f71c322b5d3285f91f4317b8900b4e5 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.1
2 2005-02-03 23:09:07
espen Exp $
+;; $Id: gdktypes.lisp,v 1.1
3 2005-02-10 00:22:35
espen Exp $
(in-package "GDK")
(in-package "GDK")
@@
-190,7
+190,7
@@
(defclass cursor (boxed)
:reader cursor-display
:type display))
(:metaclass boxed-class)
:reader cursor-display
:type display))
(:metaclass boxed-class)
- (:alien-name "GdkC
ol
or"))
+ (:alien-name "GdkC
urs
or"))
(defclass geometry (struct)
(defclass geometry (struct)