Mercurial > hg > xemacs-beta
comparison src/lstream.c @ 400:a86b2b5e0111 r21-2-30
Import from CVS: tag r21-2-30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:14:34 +0200 |
parents | 74fd4e045ea6 |
children | de805c49cfc1 |
comparison
equal
deleted
inserted
replaced
399:376370fb5946 | 400:a86b2b5e0111 |
---|---|
1703 } | 1703 } |
1704 | 1704 |
1705 void | 1705 void |
1706 vars_of_lstream (void) | 1706 vars_of_lstream (void) |
1707 { | 1707 { |
1708 INIT_LRECORD_IMPLEMENTATION (lstream); | |
1709 | |
1708 reinit_vars_of_lstream (); | 1710 reinit_vars_of_lstream (); |
1709 } | 1711 } |