mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-19 17:50:47 +00:00
* EOAccess/EOAttribute.m: Translate comment to avoid
non-ASCII encoding. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@22177 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f4f62983ec
commit
6240fa79a7
2 changed files with 4 additions and 1 deletions
|
@ -6,6 +6,9 @@
|
|||
* EOControl/EOMultiReaderLock.[h/m]: New files.
|
||||
* EOControl/EOControl.h: Add EOMultiReaderLock.h.
|
||||
* EOControl/GNUmakefile: Add EOMultiReaderLock.h/m.
|
||||
|
||||
* EOAccess/EOAttribute.m: Translate comment to avoid
|
||||
non-ASCII encoding.
|
||||
|
||||
2005-12-05 David Ayers <d.ayers@inode.at>
|
||||
|
||||
|
|
|
@ -1030,7 +1030,7 @@ return nexexp
|
|||
capitalizedString]];
|
||||
}
|
||||
|
||||
//#warning ergÙnzen um alle components (attributes, ...)
|
||||
//#warning add all components (attributes, ...)
|
||||
|
||||
// Exception abfangen
|
||||
NS_DURING
|
||||
|
|
Loading…
Reference in a new issue