/[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.27 by dreamind, Mon Jul 15 08:23:07 2002 UTC revision 1.28 by dreamind, Wed Jul 31 11:05:31 2002 UTC
# Line 738  clientRaise (Client * c) Line 738  clientRaise (Client * c)
738          printf ("entering clientRaise\n");          printf ("entering clientRaise\n");
739  #endif  #endif
740    
741            if(!c)
742                    return;
743            
744          if (c->win_hints & WIN_HINTS_SKIP_FOCUS)          if (c->win_hints & WIN_HINTS_SKIP_FOCUS)
745                  {                  {
746  #ifdef DEBUG  #ifdef DEBUG

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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