[repo.or.cz] gfxprim.git branch master updated: 1.0.0-rc0-106-g7fe4905
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git. The branch, master has been updated via 7fe49055375ddf8ad4216a8abf25146ee49a4859 (commit) from 5381c2dcc328739b9d82e462da5e2135a8d23c2a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/7fe49055375ddf8ad4216a8abf25146ee49a4... commit 7fe49055375ddf8ad4216a8abf25146ee49a4859 Author: Cyril Hrubis <metan@ucw.cz> Date: Mon Jul 1 23:15:58 2013 +0200 Remove a duplicity in the help message Signed-off-by: Milan Vancura <milan@ucw.cz> diff --git a/demos/spiv/spiv_help.c b/demos/spiv/spiv_help.c index 4a80fd2..ca00a70 100644 --- a/demos/spiv/spiv_help.c +++ b/demos/spiv/spiv_help.c @@ -54,7 +54,6 @@ static const char *keys_help[] = { "F1-F10 - execute action 0 - 9", "", "1 - resize spiv window to the image size", - "1 - resize spiv window to the image size", "2 - resize spiv window to the half of the image size", "3 - resize spiv window to the third of the image size", "...", ----------------------------------------------------------------------- Summary of changes: demos/spiv/spiv_help.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply. -- gfxprim.git ("A simple 2D graphics library with emphasis on correctness and well-defined operation.")
participants (1)
-
metan