• R/O
  • SSH
  • HTTPS

vmaid: Commit


Commit MetaInfo

Revision314 (tree)
Zeit2010-01-05 13:22:10
Autoriwm

Log Message

modify variable typo

Ändern Zusammenfassung

Diff

--- vmaid/trunk/ChangeLog (revision 313)
+++ vmaid/trunk/ChangeLog (revision 314)
@@ -1,7 +1,11 @@
1-2009-12-29 Kazuki IWAMOTO <iwm@maid.org>
1+2010-01-29 Kazuki IWAMOTO <iwm@maid.org>
22
33 * version 2.2.2
44
5+2009-12-29 Kazuki IWAMOTO <iwm@maid.org>
6+
7+ * orz/orzcomm.c: modify variable typo
8+
59 2009-12-10 Kazuki IWAMOTO <iwm@maid.org>
610
711 * gcommon.h: add g_mapped_file_unref macro
--- vmaid/trunk/orz/orzcomm.c (revision 313)
+++ vmaid/trunk/orz/orzcomm.c (revision 314)
@@ -162,7 +162,7 @@
162162 {
163163 OrzComm *comm;
164164
165- comm = g->data;
165+ comm = gl->data;
166166 if (!comm)
167167 break;
168168 switch (uType)
Show on old repository browser