pidgin/purple-plugin-pack

Fix some stray whitespace from one of my backports.
org.guifications.plugins
2008-11-25, rlaager
024928dc4d64
Parents f621c9ed0a0a
Children efa713151e2b
Fix some stray whitespace from one of my backports.
  • +1 -1
    autogen.sh
  • --- a/autogen.sh Tue Nov 25 17:21:38 2008 -0500
    +++ b/autogen.sh Tue Nov 25 17:23:06 2008 -0500
    @@ -93,7 +93,7 @@
    else
    echo "done."
    cat ${OUTPUT}
    -
    +
    rm -f ${OUTPUT}
    fi
    }