aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Vögele <andreas@kurzegasse.de>2010-06-19 13:49:20 +0200
committerMax Kellermann <max@duempel.org>2010-06-19 13:49:20 +0200
commit69fcdc6a0722e32332a77a567e9408cb8504c62c (patch)
tree050882e1ab25836f1ab154a22beafb8c0ce93717 /doc
parentdda5415def1ce78febb75199e5986aa051b00e96 (diff)
autogen.sh: don't use "+" in sed expression
Replaces the expression [0-9]\+ by [0-9][0-9]* in autogen.sh. The special character \+ is not POSIX compatible and thus not supported by all sed implementations.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions