mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
removed extraneous 'u' that got in by mistake
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@29884 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
535884917c
commit
de5ebd2871
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-03-08 Doug Simons <doug.simons@testplant.com>
|
||||
|
||||
* Source/win32/WIN32Server.m: Oops, I don't know how the
|
||||
extra 'u' got in there... fixed.
|
||||
|
||||
2010-03-08 Doug Simons <doug.simons@testplant.com>
|
||||
|
||||
* Source/win32/WIN32Server.m: When the shift key is down,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
u/* WIN32Server - Implements window handling for MSWindows
|
||||
/* WIN32Server - Implements window handling for MSWindows
|
||||
|
||||
Copyright (C) 2002, 2005 Free Software Foundation, Inc.
|
||||
|
||||
|
|
Loading…
Reference in a new issue