Mercurial > audlegacy-plugins
diff ChangeLog @ 713:3b609c9f538e trunk
[svn] - reset position if we were passed a live FD.
author | nenolod |
---|---|
date | Sat, 24 Feb 2007 09:22:04 -0800 |
parents | 117ae74e2715 |
children | e758e9d4f861 |
line wrap: on
line diff
--- a/ChangeLog Sat Feb 24 09:17:39 2007 -0800 +++ b/ChangeLog Sat Feb 24 09:22:04 2007 -0800 @@ -1,3 +1,14 @@ +2007-02-24 17:17:39 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1510] + - rename parser.y to parser.yacc so braindead GNU make gets the picture + + trunk/src/paranormal/libcalc/parser.y | 298 ------------------------------- + trunk/src/paranormal/libcalc/parser.yacc | 298 +++++++++++++++++++++++++++++++ + trunk/src/rovascope/libcalc/parser.y | 298 ------------------------------- + trunk/src/rovascope/libcalc/parser.yacc | 298 +++++++++++++++++++++++++++++++ + 4 files changed, 596 insertions(+), 596 deletions(-) + + 2007-02-24 17:03:09 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1508] - always close/unref the fd