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:
c464b21
)
Fixed typo in comment
author
espen
<espen>
Wed, 8 Oct 2008 18:17:10 +0000
(18:17 +0000)
committer
espen
<espen>
Wed, 8 Oct 2008 18:17:10 +0000
(18:17 +0000)
glib/gtype.lisp
patch
|
blob
|
blame
|
history
diff --git
a/glib/gtype.lisp
b/glib/gtype.lisp
index 8da0bab9cc5881ebeb4c72c34260a04aaffff6df..6bc668131b287e6b6ca6b76803fa3b8d5e853780 100644
(file)
--- a/
glib/gtype.lisp
+++ b/
glib/gtype.lisp
@@
-20,7
+20,7
@@
;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-;; $Id: gtype.lisp,v 1.6
5 2007/10/17 14:33:5
0 espen Exp $
+;; $Id: gtype.lisp,v 1.6
6 2008/10/08 18:17:1
0 espen Exp $
(in-package "GLIB")
(in-package "GLIB")
@@
-413,7
+413,7
@@
(defmethod make-proxy-instance :around ((class ginstance-class) location
(unless (zerop type-number)
(find-known-class (type-parent type-number))))))
(find-known-class (%type-number-of-ginstance location)))))
(unless (zerop type-number)
(find-known-class (type-parent type-number))))))
(find-known-class (%type-number-of-ginstance location)))))
- ;; Note that chan
cing the class argument should
not alter "the
+ ;; Note that chan
ging the class argument must
not alter "the
;; ordered set of applicable methods" as specified in the
;; Hyperspec
(if class
;; ordered set of applicable methods" as specified in the
;; Hyperspec
(if class