diff options
Diffstat (limited to 'archival/libunarchive/unxz/README')
-rw-r--r-- | archival/libunarchive/unxz/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/libunarchive/unxz/README b/archival/libunarchive/unxz/README index f79b0a404..c5972f6b8 100644 --- a/archival/libunarchive/unxz/README +++ b/archival/libunarchive/unxz/README | |||
@@ -133,4 +133,3 @@ Specifying the calling convention | |||
133 | For example, on Windows, you may make all functions use the stdcall | 133 | For example, on Windows, you may make all functions use the stdcall |
134 | calling convention by defining XZ_FUNC=__stdcall when building and | 134 | calling convention by defining XZ_FUNC=__stdcall when building and |
135 | using the functions from XZ Embedded. | 135 | using the functions from XZ Embedded. |
136 | |||