mirror of git://gcc.gnu.org/git/gcc.git
[multiple changes]
2004-09-21 Andreas Tobler <a.tobler@schweiz.ch> * javax/security/auth/x500/X500Principal.java: Fix some merge glitches. 2004-09-21 Michael Koch <konqueror@gmx.de> * javax/net/ssl/SSLServerSocket.java: Removed comment about "Do not edit this file, it's generated.". From-SVN: r87800
This commit is contained in:
parent
77747e5f2d
commit
936f1f0641
|
|
@ -1,3 +1,12 @@
|
|||
2004-09-21 Andreas Tobler <a.tobler@schweiz.ch>
|
||||
|
||||
* javax/security/auth/x500/X500Principal.java: Fix some merge glitches.
|
||||
|
||||
2004-09-21 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* javax/net/ssl/SSLServerSocket.java:
|
||||
Removed comment about "Do not edit this file, it's generated.".
|
||||
|
||||
2004-09-21 Andreas Tobler <a.tobler@schweiz.ch>
|
||||
|
||||
Import the big Crypto/Jessie/Security merge from Classpath.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// THIS IS A GENERATED FILE. DO NOT EDIT. -*- buffer-read-only: t -*-
|
||||
/* SSLServerSocket.java -- a server socket for SSL connections.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue