Skip to content

Commit af35486

Browse files
author
Marcus Geiger
committed
Fix comment formatting
1 parent 26135bc commit af35486

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lsp-java.el

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
;; You should have received a copy of the GNU General Public License
1919
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
2020

21-
;;; Commentary: Java specific adapter for LSP mode
21+
;;; Commentary:
22+
23+
;; Java specific adapter for LSP mode
2224

2325
;;; Code:
2426
(require 'cc-mode)

0 commit comments

Comments
 (0)