projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c477dc5
)
Removed the UCI alternative name of anno(1): `fanno'.
author
markus schnalke
<meillo@marmaro.de>
Wed, 25 Jan 2012 21:36:49 +0000
(22:36 +0100)
committer
markus schnalke
<meillo@marmaro.de>
Wed, 25 Jan 2012 21:36:49 +0000
(22:36 +0100)
fanno didn't add the date. If you want this, run `anno -nodate'. Hey, you
can create a shell alias for it. What about that? ;-)
uip/anno.c
patch
|
blob
|
history
diff --git
a/uip/anno.c
b/uip/anno.c
index
7de8600
..
68d721a
100644
(file)
--- a/
uip/anno.c
+++ b/
uip/anno.c
@@
-206,11
+206,6
@@
main(int argc, char **argv)
app_msgarg(&msgs, cp);
}
-#ifdef UCI
- if (strcmp(invo_name, "fanno") == 0) /* ugh! */
- datesw = 0;
-#endif /* UCI */
-
if (!msgs.size)
app_msgarg(&msgs, seq_cur);
if (!folder)