/[oroborus]/oroborus/src/client.c
ViewVC logotype

Diff of /oroborus/src/client.c

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

revision 1.46 by dreamind, Tue Feb 11 23:02:42 2003 UTC revision 1.47 by dreamind, Tue Feb 11 23:06:44 2003 UTC
# Line 850  clientSetWorkspace (Client * c, int ws) Line 850  clientSetWorkspace (Client * c, int ws)
850  {  {
851  #ifdef DEBUG  #ifdef DEBUG
852          printf ("entering clientSetWorkspace\n");          printf ("entering clientSetWorkspace\n");
853          printf ("setting client (%#lx) to workspace %d\n", c, ws);          printf ("setting client (%#lx) to workspace %d\n", c->window, ws);
854  #endif  #endif
855    
856          if (c->win_workspace == ws)          if (c->win_workspace == ws)

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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