renamed YAbstractFeedFsFile::processEvents() to injectEvents()

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2014-06-05 21:24:48 +00:00
commit 7ed193095b

View file

@ -27,3 +27,7 @@ update pull:
cvs update -dP $(CVS_PROJECTS)
$(RGIT) pull
status:
for p in $(CVS_PROJECTS); do test -f $$d/CVS || echo $$p; done
cvs status $(addsuffix VERSION,$(CVS_PROJECTS))
$(RGIT) status