jdk/src/share/classes/javax/sound/sampled/AudioSystem.java
changeset 19207 3448b0cb4077
parent 15263 f401cac7510b
child 21278 ef8a3a2a72f2
--- a/jdk/src/share/classes/javax/sound/sampled/AudioSystem.java	Tue Aug 06 18:54:02 2013 +0200
+++ b/jdk/src/share/classes/javax/sound/sampled/AudioSystem.java	Tue Aug 06 13:25:04 2013 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -75,6 +75,7 @@
  * consider them:
  *
  * <table border=0>
+ *  <caption>Audio System Property Keys</caption>
  *  <tr>
  *   <th>Property Key</th>
  *   <th>Interface</th>