]> git.decadent.org.uk Git - nfs-utils.git/commit
Fix comment parsing (again)
authorNeil Brown <neilb@suse.de>
Fri, 23 Jun 2006 04:06:00 +0000 (14:06 +1000)
committerNeil Brown <neilb@suse.de>
Fri, 23 Jun 2006 04:06:00 +0000 (14:06 +1000)
commitff42180930a444cea7f19e55e2cd2bfe6d3f108b
tree2bd74d1fe9dc1fc086e2e7e51626cfde22cf3c16
parentbec968578d97eabc63ae4a12bdeb2b33f40baec4
Fix comment parsing (again)

Bruce Fields noticed that I broke comment parsing...

as xskip() is always called before xgettok(), that is the
best place to put xskipcomment and still maintain proper
semantics of xskip and xgettok.
support/nfs/xio.c