summaryrefslogtreecommitdiff
path: root/src/emacs.h
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2014-06-27 21:17:57 +0200
committerthdox <thdox@free.fr>2015-07-31 22:51:48 +0200
commit5bb4f2f593f34e6ce7f98bb59d5c0d30c5e377fb (patch)
treeb7ed099adfe8580c4746905171bbb692e8fccf07 /src/emacs.h
parent523413d8f14d3896ed3ffc2cd4e3fcd585044fef (diff)
downloadfork-ledger-5bb4f2f593f34e6ce7f98bb59d5c0d30c5e377fb.tar.gz
fork-ledger-5bb4f2f593f34e6ce7f98bb59d5c0d30c5e377fb.tar.bz2
fork-ledger-5bb4f2f593f34e6ce7f98bb59d5c0d30c5e377fb.zip
untabify
Diffstat (limited to 'src/emacs.h')
-rw-r--r--src/emacs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emacs.h b/src/emacs.h
index fef7a882..b89ce9f4 100644
--- a/src/emacs.h
+++ b/src/emacs.h
@@ -72,7 +72,7 @@ public:
out.flush();
}
virtual void operator()(post_t& post);
- virtual string escape_string(string raw);
+ virtual string escape_string(string raw);
};
} // namespace ledger