comparison 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
comparison
equal deleted inserted replaced
712:117ae74e2715 713:3b609c9f538e
1 2007-02-24 17:17:39 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1510]
3 - rename parser.y to parser.yacc so braindead GNU make gets the picture
4
5 trunk/src/paranormal/libcalc/parser.y | 298 -------------------------------
6 trunk/src/paranormal/libcalc/parser.yacc | 298 +++++++++++++++++++++++++++++++
7 trunk/src/rovascope/libcalc/parser.y | 298 -------------------------------
8 trunk/src/rovascope/libcalc/parser.yacc | 298 +++++++++++++++++++++++++++++++
9 4 files changed, 596 insertions(+), 596 deletions(-)
10
11
1 2007-02-24 17:03:09 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 12 2007-02-24 17:03:09 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1508] 13 revision [1508]
3 - always close/unref the fd 14 - always close/unref the fd
4 15
5 trunk/src/madplug/replaygain.c | 5 +---- 16 trunk/src/madplug/replaygain.c | 5 +----