aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-08-02 21:01:40 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-08-02 21:01:40 -0700
commitb97a94ccc80990dae4e7d0f2deb4fda7b11ccd75 (patch)
tree86f533fb9636fced93713456d9e2433fa7cb81b0 /reader.h
parent87abcecca605397fb0e21567de40bc7592c374ac (diff)
Clean up reader_write_title to work with wcstring
Diffstat (limited to 'reader.h')
-rw-r--r--reader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/reader.h b/reader.h
index cd39915f..f89bd50e 100644
--- a/reader.h
+++ b/reader.h
@@ -119,7 +119,7 @@ void reader_pop_current_filename();
\param cmd Command line string passed to \c fish_title if is defined.
*/
-void reader_write_title(const wchar_t *cmd);
+void reader_write_title(const wcstring &cmd);
/**
Call this function to tell the reader that a repaint is needed, and