diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-05 22:21:42 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-05 22:21:42 +0000 |
commit | 777827ecd0954aca86de853bb0a5982e5315bd79 (patch) | |
tree | 93ba33ffb4c1594b2cc2b890573124f111cc5817 /src/svn-rev.sh | |
parent | 5234aca22c91100baf394e82984c569daee1ae8b (diff) |
Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* voodoo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3473 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/svn-rev.sh')
-rwxr-xr-x | src/svn-rev.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svn-rev.sh b/src/svn-rev.sh index 12b5c773d..b8d11fba5 100755 --- a/src/svn-rev.sh +++ b/src/svn-rev.sh @@ -1 +1 @@ -echo 3464 +echo 3472 |