mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Set svn:eol-style. Cleaned up set-eol-style.sh a bit.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
using libsecondlife;
|
||||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public struct AssetRequest
|
||||
{
|
||||
public LLUUID AssetID;
|
||||
public bool IsTexture;
|
||||
}
|
||||
using libsecondlife;
|
||||
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public struct AssetRequest
|
||||
{
|
||||
public LLUUID AssetID;
|
||||
public bool IsTexture;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user