Module Name: src Committed By: joerg Date: Tue Jul 12 16:40:41 UTC 2011
Modified Files:
src/bin/sh: Makefile histedit.c
Log Message:
Move the savehandler assignment before setjmp() to avoid triggering
warnings about use before initialization with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/bin/sh/Makefile
cvs rdiff -u -r1.43 -r1.44 src/bin/sh/histedit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
