Commit 1d3697ba authored by Steve Revill's avatar Steve Revill :soccer:
Browse files

Added the AcornSSL header file because it's required for Browse-related stuff to build.

Version 0.04. Tagged as 'Export-0_04'
parent 14b3d58d
**/Hdr/** gitlab-language=armasm linguist-language=armasm linguist-detectable=true
**/h/** gitlab-language=c linguist-language=c linguist-detectable=true
#define AcornSSL_00 0x050f80
#ifndef AcornSSL_Socket
#define AcornSSL_Socket 0x050f80
#define AcornSSL_Ioctl 0x050f81
#define AcornSSL_Connect 0x050f82
#define AcornSSL_Shutdown 0x050f83
#define AcornSSL_Close 0x050f84
#define AcornSSL_Getsockopt 0x050f85
#define AcornSSL_Write 0x050f86
#define AcornSSL_Recv 0x050f87
#define AcornSSL_CreateSession 0x050f88
#define AcornSSL_Getpeername 0x050f89
#define AcornSSL_Getsockname 0x050f8a
#define AcornSSL_Setsockopt 0x050f8b
#endif
/* (0.03)
/* (0.04)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.2.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.03
#define Module_MajorVersion_CMHG 0.04
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 12 Nov 2004
#define Module_Date_CMHG 17 Oct 2008
#define Module_MajorVersion "0.03"
#define Module_Version 3
#define Module_MajorVersion "0.04"
#define Module_Version 4
#define Module_MinorVersion ""
#define Module_Date "12 Nov 2004"
#define Module_Date "17 Oct 2008"
#define Module_ApplicationDate "12-Nov-04"
#define Module_ApplicationDate "17-Oct-08"
#define Module_ComponentName "Export"
#define Module_ComponentPath "RiscOS/Export"
#define Module_ComponentPath "castle/RiscOS/Export"
#define Module_FullVersion "0.03"
#define Module_HelpVersion "0.03 (12 Nov 2004)"
#define Module_LibraryVersionInfo "0:3"
#define Module_FullVersion "0.04"
#define Module_HelpVersion "0.04 (17 Oct 2008)"
#define Module_LibraryVersionInfo "0:4"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment