Changeset a60436b4fba8a8d7633a3fca545945107b7c1cf8

Show
Ignore:
Timestamp:
06/18/07 16:14:54 (1 year ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1182176094 +0000
git-parent:

[77beab3f74e1aeab70a7b966d3ed8496d2aa7d75]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1182176094 +0000
Message:

Typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/video_output/x11/xcommon.c

    rbfefee7 ra60436b  
    28982898    { 
    28992899    case X_SetInputFocus: 
    2900         /* Ingnore errors on XSetInputFocus() 
     2900        /* Ignore errors on XSetInputFocus() 
    29012901         * (they happen when a window is not yet mapped) */ 
    29022902        return 0;