]> ruin.nu Git - moosique.git/blobdiff - MooInstrumentList.java
Changed beginnings of comments from /* to /** which is necessary for the comments...
[moosique.git] / MooInstrumentList.java
index 1864b690d4345fef3e3754f8cff86010045af513..6f0211fa4931784707135b2bf4c92c048d014244 100644 (file)
@@ -3,7 +3,7 @@ import javax.swing.*;
 import java.awt.*;
 import java.awt.event.*;
 
-/*
+/**
  * A Combo Box where the instrument of the currently active channel can be selected.
  * 
  * @author  Einar Pehrson