mirror of
https://git.tukaani.org/xz.git
synced 2025-04-18 21:50:49 +00:00
liblzma: Minor comment edits.
(cherry picked from commit 3217b82b3ec023bf8338249134a076bea0ea30ec) (cherry picked from commit 32e256c12ac703bbfcaad6c7157148a20e10a633)
This commit is contained in:
parent
7de966a02b
commit
639d053823
@ -26,6 +26,8 @@ decode_buffer(lzma_delta_coder *coder, uint8_t *buffer, size_t size)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// For an unknown reason NVIDIA HPC Compiler needs this pragma
|
||||||
|
// to produce working code.
|
||||||
#ifdef __NVCOMPILER
|
#ifdef __NVCOMPILER
|
||||||
# pragma routine novector
|
# pragma routine novector
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user