INTEGRATION: CWS adc18 (1.6.2); FILE MERGED
2007/10/19 10:37:29 np 1.6.2.1: #i81775#
This commit is contained in:
parent
c62cdb0e8d
commit
5aefb8100b
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: tk_attag.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-09-18 14:08:16 $
|
||||
* last change: $Author: hr $ $Date: 2007-11-02 16:47:16 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -80,8 +80,8 @@ Tok_at_std::Trigger( TokenInterpreter & io_rInterpreter ) const
|
|||
const char *
|
||||
Tok_at_std::Text() const
|
||||
{
|
||||
// KORR
|
||||
return "Ein Tag";
|
||||
// KORR_FUTURE
|
||||
return "A Tag";
|
||||
|
||||
// return eId.Text();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue