/[gcl]/gcl/o/sgbc.c
ViewVC logotype

Diff of /gcl/o/sgbc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by camm, Sun Sep 14 02:43:08 2003 UTC revision 1.12 by camm, Thu Nov 6 16:08:11 2003 UTC
# Line 1547  memory_protect(int on) { Line 1547  memory_protect(int on) {
1547  }  }
1548    
1549  static void  static void
1550  siLsgc_on(void) {  FFN(siLsgc_on)(void) {
1551    
1552    if (vs_base==vs_top) {    if (vs_base==vs_top) {
1553      vs_base[0]=(sgc_enabled ? Ct :Cnil);      vs_base[0]=(sgc_enabled ? Ct :Cnil);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26