Mercurial > hg > xemacs-beta
diff src/EmacsShell-sub.c @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 3d6bfa290dbd |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/src/EmacsShell-sub.c Mon Aug 13 10:27:41 2007 +0200 +++ b/src/EmacsShell-sub.c Mon Aug 13 10:28:48 2007 +0200 @@ -352,7 +352,7 @@ if (!XtIsRealized (wid)) { Widget child = NULL; - int i; + Cardinal i; /* the managed child indicates what our size is */ for (i = 0; i < w->composite.num_children; i++) {