diff options
author | Teravus Ovares | 2008-03-31 23:54:49 +0000 |
---|---|---|
committer | Teravus Ovares | 2008-03-31 23:54:49 +0000 |
commit | a0a0229fdfc980b1a716e94c33812937431671e6 (patch) | |
tree | 8fa640c9c035bd83261b89b75460eef89b6240d8 /OpenSim/Region/Communications/OGS1 | |
parent | * Fix for terrain issue whereby loading or manipulating a terrain item from t... (diff) | |
download | opensim-SC_OLD-a0a0229fdfc980b1a716e94c33812937431671e6.zip opensim-SC_OLD-a0a0229fdfc980b1a716e94c33812937431671e6.tar.gz opensim-SC_OLD-a0a0229fdfc980b1a716e94c33812937431671e6.tar.bz2 opensim-SC_OLD-a0a0229fdfc980b1a716e94c33812937431671e6.tar.xz |
* Set Svn Properties eol-style: |337
Diffstat (limited to 'OpenSim/Region/Communications/OGS1')
-rw-r--r-- | OpenSim/Region/Communications/OGS1/OGS1InventoryService.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Communications/OGS1/OGS1InventoryService.cs b/OpenSim/Region/Communications/OGS1/OGS1InventoryService.cs index 5c93962..ba2e3d7 100644 --- a/OpenSim/Region/Communications/OGS1/OGS1InventoryService.cs +++ b/OpenSim/Region/Communications/OGS1/OGS1InventoryService.cs | |||
@@ -89,7 +89,7 @@ namespace OpenSim.Region.Communications.OGS1 | |||
89 | e.Source, e.Message); | 89 | e.Source, e.Message); |
90 | } | 90 | } |
91 | } | 91 | } |
92 | 92 | ||
93 | /// <summary> | 93 | /// <summary> |
94 | /// Callback used by the inventory server GetInventory request | 94 | /// Callback used by the inventory server GetInventory request |
95 | /// </summary> | 95 | /// </summary> |