diff options
Diffstat (limited to 'OpenSim/Region/Environment/Interfaces/IXfer.cs')
-rw-r--r-- | OpenSim/Region/Environment/Interfaces/IXfer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Environment/Interfaces/IXfer.cs b/OpenSim/Region/Environment/Interfaces/IXfer.cs index bad1833..bb2caca 100644 --- a/OpenSim/Region/Environment/Interfaces/IXfer.cs +++ b/OpenSim/Region/Environment/Interfaces/IXfer.cs | |||
@@ -31,4 +31,4 @@ namespace OpenSim.Region.Environment.Interfaces | |||
31 | { | 31 | { |
32 | bool AddNewFile(string fileName, byte[] data); | 32 | bool AddNewFile(string fileName, byte[] data); |
33 | } | 33 | } |
34 | } | 34 | } \ No newline at end of file |