diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-02-10 14:06:38 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-02-10 14:06:38 +0000 |
commit | 393226defc8c8f1395e4a6cdbd8c4268828e1d4a (patch) | |
tree | 962b9c30104d4d46586215918b5ad19a38875a6d | |
parent | f5380790119f1ddc42c4ffdff58c1e551e570dd6 (diff) | |
download | spec-helper-393226defc8c8f1395e4a6cdbd8c4268828e1d4a.tar spec-helper-393226defc8c8f1395e4a6cdbd8c4268828e1d4a.tar.gz spec-helper-393226defc8c8f1395e4a6cdbd8c4268828e1d4a.tar.bz2 spec-helper-393226defc8c8f1395e4a6cdbd8c4268828e1d4a.tar.xz spec-helper-393226defc8c8f1395e4a6cdbd8c4268828e1d4a.zip |
add subversion marker
-rwxr-xr-x | fix-eol | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/usr/bin/perl +# $Id$ # convert end of line patterns from DOS to UNIX use strict; |