| commit | 71f98a13b32b85ff6fe1c7b047d8b70c5e7bcc7d | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Tue Sep 09 11:11:32 2025 +1000 |
| committer | Lang Hames <lhames@gmail.com> | Tue Sep 09 11:13:34 2025 +1000 |
| tree | ce32a09d29f53511fabcbf9b1107c2fc2f280fa0 | |
| parent | d02c7aeb35a2ac92cd61545329bf8814c3b88de5 [diff] |
[orc-rt] Fix a typo in include-guard comment.
diff --git a/orc-rt/include/orc-rt/SPSAllocAction.h b/orc-rt/include/orc-rt/SPSAllocAction.h index a1f9dc8..6107516 100644 --- a/orc-rt/include/orc-rt/SPSAllocAction.h +++ b/orc-rt/include/orc-rt/SPSAllocAction.h
@@ -43,4 +43,4 @@ } // namespace orc_rt -#endif // ORC_RT_SPSWRAPPERFUNCTION_H +#endif // ORC_RT_SPSALLOCACTION_H