aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-hook.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-hook.h')
-rw-r--r--mail/em-format-hook.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/em-format-hook.h b/mail/em-format-hook.h
index b4c7731dd4..387330b69e 100644
--- a/mail/em-format-hook.h
+++ b/mail/em-format-hook.h
@@ -65,9 +65,9 @@ struct _EMFormatHookGroup {
/**
* struct _EMFormatHook - Mail formatter hook.
- *
- * @hook:
- * @groups:
+ *
+ * @hook:
+ * @groups:
*
* The Mail formatter hook links all of the plugin formatter hooks
* into the relevent formatter classes.
02a68befdbb8667f1e6ceed3f4d'>accounts/keystore, crypto: enforce 256 bit keys on importPéter Szilágyi2017-05-231-3/+2 * consensus, core: drop all the legacy custom core error typesPéter Szilágyi2017-04-061-1/+1 * core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-2/+2 * all: swap out the C++ ethash to the pure Go one (mining todo)Péter Szilágyi2017-03-091-2/+2 * all: unify big.Int zero checks, use common/math in more places (#3716)Felix Lange2017-02-281-1/+1 * all: disable log message colors outside of gethFelix Lange2017-02-271-1/+1 * common: move big integer math to common/math (#3699)Felix Lange2017-02-274-18/+22 * all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-235-16/+16 * core, core/state, core/vm: remove exported account getters (#3618)Jeffrey Wilcke2017-02-233-18/+19 * tests: cleanup tester blockchain after test run (#3692)Péter Szilágyi2017-02-201-0/+1 * params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-143-5/+5 * Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-134-6/+6 * params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-023-5/+5 * cmd/geth, core: add support for recording SHA3 preimages (#3543)Nick Johnson2017-01-171-1/+2 * tests: unskip testJeffrey Wilcke2017-01-121-1/+1 * all: fix spelling errorsPéter Szilágyi2017-01-074-6/+6 * all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-074-10/+4 * core/vm: move Log to core/typesFelix Lange2017-01-063-7/+8 * core/vm: improved EVM run loop & instruction calling (#3378)Jeffrey Wilcke2017-01-055-20/+19 * core, core/vm: implemented a generic environment (#3348)Jeffrey Wilcke2016-12-063-164/+63 * tests: update from github.com/ethereum/tests @ f21c49dc816eFelix Lange2016-11-2531-1065/+1799 * core, core/state: fixed consensus issue added touch revertJeffrey Wilcke2016-11-253-29/+119 * core/types: turn off nonce checking for Call messagesZsolt Felfoldi2016-11-141-1/+1 * tests: updatedJeffrey Wilcke2016-11-14155-56656/+55466 * core/types, params: EIP#155Jeffrey Wilcke2016-11-134-34/+12 * tests: added new EIP158 testsJeffrey Wilcke2016-11-13731-1158/+84508 * core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-136-204/+215 * core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-1527-42/+76970 * Merge pull request #3094 from fjl/tests-updateFelix Lange2016-10-06