Move extent2 -> extent.
Eventually, we may fully break off the extent module; but not for some time. If it's going to live on in a non-transitory state, it might as well have the nicer name.
This commit is contained in:
committed by
David Goldblatt
parent
2f4fa80414
commit
e210ccc57e
@@ -49,7 +49,7 @@
|
||||
<ClCompile Include="..\..\..\..\src\edata_cache.c" />
|
||||
<ClCompile Include="..\..\..\..\src\ehooks.c" />
|
||||
<ClCompile Include="..\..\..\..\src\eset.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent2.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent_dss.c" />
|
||||
<ClCompile Include="..\..\..\..\src\extent_mmap.c" />
|
||||
<ClCompile Include="..\..\..\..\src\hash.c" />
|
||||
|
Reference in New Issue
Block a user