diff options
Diffstat (limited to 'src/JSystem/JSupport/JSUList.cpp')
| -rw-r--r-- | src/JSystem/JSupport/JSUList.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JSupport/JSUList.cpp b/src/JSystem/JSupport/JSUList.cpp index eb906508..887a3eae 100644 --- a/src/JSystem/JSupport/JSUList.cpp +++ b/src/JSystem/JSupport/JSUList.cpp @@ -159,4 +159,4 @@ JSUPtrLink* JSUPtrList::getNthLink(u32 index) const { } return node; -}
\ No newline at end of file +} |
