Re: [cdesktopenv-devel] [PATCH 1/2] dthelpview: Main.c - Cleanup variable init

2012-08-09 Thread Jon Trulson
On Wed, 8 Aug 2012, Robert Tomsick wrote: These 2 patches have been applied, thanks! BTW: When you submit patches like this (I assume git-format-patch?) it's really nice :) git-am parses, sets up commit msg (with your name/email as the author, etc, and commits all in one easy step :) PS: Sorry,

[cdesktopenv-devel] [PATCH 1/2] dthelpview: Main.c - Cleanup variable init

2012-08-08 Thread Robert Tomsick
Signed-off-by: Robert Tomsick --- cde/programs/dthelp/dthelpview/Main.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/programs/dthelp/dthelpview/Main.c b/cde/programs/dthelp/dthelpview/Main.c index d61c12a..c82e2ad 100644 --- a/cde/programs/dthelp/dthelpview/Main.c