test/com/sun/javadoc/testRelativeLinks/pkg/C.java

changeset 2415
7ceaee0e497b
parent 554
9d9f26857129
child 2525
2eb010b6cb22
     1.1 --- a/test/com/sun/javadoc/testRelativeLinks/pkg/C.java	Thu Dec 19 11:38:45 2013 -0500
     1.2 +++ b/test/com/sun/javadoc/testRelativeLinks/pkg/C.java	Thu May 29 10:48:00 2014 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2003, 2014, Oracle and/or its affiliates. All rights reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -30,7 +30,7 @@
    1.11  public class C {
    1.12  
    1.13      /**
    1.14 -     * Here is a relative link in a field:
    1.15 +     * Here is a relative link in a field:\u0130
    1.16       * <a href="relative-field-link.html">relative field link</a>.
    1.17       */
    1.18      public C field = null;

mercurial