diff options
author | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-06-06 16:23:43 -0500 |
---|---|---|
committer | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2024-06-06 16:23:43 -0500 |
commit | ed2644ef4e934f2f7cf93890760737790925a1c8 (patch) | |
tree | 9acece7182c9dde4d3bd665705a8f795e8b2fc8a /dist/default/production | |
parent | f54fe1d4bfdec539ec9143d1ec9040bb737e850a (diff) |
Changed loss of connection behavior and cleaned up code.
Diffstat (limited to 'dist/default/production')
-rw-r--r-- | dist/default/production/memoryfile.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/default/production/memoryfile.xml b/dist/default/production/memoryfile.xml index 9180b88..ad07adc 100644 --- a/dist/default/production/memoryfile.xml +++ b/dist/default/production/memoryfile.xml @@ -11,8 +11,8 @@ <memory name="program"> <units>bytes</units> <length>16128</length> - <used>4362</used> - <free>11766</free> + <used>4353</used> + <free>11775</free> </memory> </executable> </project> |