mirror of
https://github.com/facebook/zstd.git
synced 2025-11-30 11:21:33 +03:00
Purge C++-Style Comments (// ...), Make Compilation Succeed Under C90
This commit is contained in:
@@ -191,7 +191,7 @@ MEM_STATIC void MEM_write16(void* memPtr, U16 value)
|
||||
}
|
||||
|
||||
|
||||
#endif // MEM_FORCE_MEMORY_ACCESS
|
||||
#endif /* MEM_FORCE_MEMORY_ACCESS */
|
||||
|
||||
|
||||
MEM_STATIC U16 MEM_readLE16(const void* memPtr)
|
||||
|
||||
Reference in New Issue
Block a user