Fix up comment convention on the arch-tag lines.
[bpt/emacs.git] / lisp / term / apollo.el
CommitLineData
0a10297a 1;; -*- no-byte-compile: t -*-
4f0c9ba7 2(defun terminal-init-apollo ()
fbf34973 3 "Terminal initialization function for apollo."
8cbd7bed 4 (tty-run-terminal-initialization (selected-frame) "vt100"))
60370d40 5
cbee283d 6;; arch-tag: c72f446f-e6b7-4749-90a4-bd68632adacf
60370d40 7;;; apollo.el ends here