Module Name: src
Committed By: rillig
Date: Fri Jan 3 00:40:08 UTC 2025
Modified Files:
src/lib/libedit: el.c el.h keymacro.c map.c read.c
Log Message:
libedit: remove redundant break statements after EL_ABORT
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/lib/libedit/el.c
cvs rdiff -u -r1.47 -r1.48 src/lib/libedit/el.h
cvs rdiff -u -r1.24 -r1.25 src/lib/libedit/keymacro.c
cvs rdiff -u -r1.55 -r1.56 src/lib/libedit/map.c
cvs rdiff -u -r1.108 -r1.109 src/lib/libedit/read.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.