17 lines
372 B
Diff
17 lines
372 B
Diff
|
Description: Remove tab characters
|
||
|
Forwarded: no
|
||
|
Origin: vendor
|
||
|
Bug-Debian: http://bugs.debian.org/742286
|
||
|
Author: Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
|
||
|
Last-Update: 2014-03-21
|
||
|
|
||
|
--- a/cows/moofasa.cow
|
||
|
+++ b/cows/moofasa.cow
|
||
|
@@ -10,5 +10,5 @@ $the_cow = <<EOC;
|
||
|
\\____/|----w |
|
||
|
|| ||
|
||
|
|
||
|
- Moofasa
|
||
|
+ Moofasa
|
||
|
EOC
|