Fix previous change.

This commit is contained in:
Glenn Morris 2012-01-31 18:47:33 -05:00
parent d0045ba061
commit 9e7056a545

View file

@ -45,7 +45,7 @@
;; This file uses GDB/MI as the primary interface to GDB. It runs gdb with
;; GDB/MI (-interp=mi) and access CLI using "-interpreter-exec console
;; cli-command". This code works replaces gdb-ui.el and uses MI tokens instead
;; cli-command". This code replaces gdb-ui.el and uses MI tokens instead
;; of queues. Eventually MI should be asynchronous.
;; Windows Platforms: