summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2012-03-21 22:18:23 +0000
committerrandomdan <randomdan@localhost>2012-03-21 22:18:23 +0000
commit9be072f264441dde16f8f92a8d5dc27e2aca88b7 (patch)
tree84596fec8372efdc2503a995116ba6e7e30147a3
parentSwitch to the new stream style of things (diff)
downloadgentoobrowse-9be072f264441dde16f8f92a8d5dc27e2aca88b7.tar.bz2
gentoobrowse-9be072f264441dde16f8f92a8d5dc27e2aca88b7.tar.xz
gentoobrowse-9be072f264441dde16f8f92a8d5dc27e2aca88b7.zip
Stream bug fix
Fix trailing filerows ref
-rw-r--r--gentoobrowse/console/use.local.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/console/use.local.xml b/gentoobrowse/console/use.local.xml
index 11b62e5..877b260 100644
--- a/gentoobrowse/console/use.local.xml
+++ b/gentoobrowse/console/use.local.xml
@@ -2,7 +2,7 @@
<test name="test" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:project2="http://project2.randomdan.homeip.net">
<project2:streamrows name="cl" newline="&#10;" encoding="utf-8" fieldSep="" quoteChar="">
- <project2:filerows path="/usr/portage/profiles/use.local.desc" />
+ <project2:filestream path="/usr/portage/profiles/use.local.desc" />
<columns>
<text />
</columns>