diff options
author | Vincent Richard <[email protected]> | 2010-04-10 06:43:40 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2010-04-10 06:43:40 +0000 |
commit | 89175919b068f93ce866ed044c33a69113ac68b4 (patch) | |
tree | 68eee25ccfc2c7aad1f06c276b4d15aea3b275e0 | |
parent | Fixed parsing of non-significant whitespaces in field values. (diff) | |
download | vmime-89175919b068f93ce866ed044c33a69113ac68b4.tar.gz vmime-89175919b068f93ce866ed044c33a69113ac68b4.zip |
Fixed duplicate shebang.
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -#! /bin/bash #! /usr/bin/env bash # # Bootstrap file for 'autotools' build |