diff options
Diffstat (limited to 'OpenSim/Framework/Communications/IInventoryServices.cs')
-rw-r--r-- | OpenSim/Framework/Communications/IInventoryServices.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Communications/IInventoryServices.cs b/OpenSim/Framework/Communications/IInventoryServices.cs index e37b188..3f1e9ef 100644 --- a/OpenSim/Framework/Communications/IInventoryServices.cs +++ b/OpenSim/Framework/Communications/IInventoryServices.cs | |||
@@ -134,4 +134,4 @@ namespace OpenSim.Framework.Communications | |||
134 | /// <returns>null if no root folder was found</returns> | 134 | /// <returns>null if no root folder was found</returns> |
135 | InventoryFolderBase RequestRootFolder(UUID userID); | 135 | InventoryFolderBase RequestRootFolder(UUID userID); |
136 | } | 136 | } |
137 | } | 137 | } \ No newline at end of file |