From ad227f04b9bf02fe3f8a97dfc3af0b0ffc22a452 Mon Sep 17 00:00:00 2001 From: Falk Rehwagen Date: Mon, 25 Mar 2024 21:37:08 +0100 Subject: [PATCH] Fixing dependencies containing absolut paht and some typos. #149 --- Installed/Driver/Socket/HstTCPIP/dependencies.mk | 2 +- Library/HostIf/hostif.asm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Installed/Driver/Socket/HstTCPIP/dependencies.mk b/Installed/Driver/Socket/HstTCPIP/dependencies.mk index f129de95c..6ee5683c8 100644 --- a/Installed/Driver/Socket/HstTCPIP/dependencies.mk +++ b/Installed/Driver/Socket/HstTCPIP/dependencies.mk @@ -26,7 +26,7 @@ tcpip.eobj: geos.h heap.h geode.h resource.h ec.h object.h lmem.h \ Objects/gInterC.h Objects/Text/tCommon.h stylesh.h \ driver.h thread.h print.h Internal/spoolInt.h serialDr.h \ parallDr.h hugearr.h fileEnum.h sem.h -tcpipStrings.rdef: c:/workspace/bluewaysw/pcgeos/Driver/Socket/HstTCPIP/tcpipStrings.ui +tcpipStrings.rdef: tcpipStrings.ui tcpipAddrCtrl.rdef: generic.uih product.uih hsttcpipManager.obj \ hsttcpipManager.eobj: geos.def heap.def geode.def Internal/interrup.def \ diff --git a/Library/HostIf/hostif.asm b/Library/HostIf/hostif.asm index 6e17cb487..22407bc34 100644 --- a/Library/HostIf/hostif.asm +++ b/Library/HostIf/hostif.asm @@ -54,8 +54,8 @@ COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% HostIfDetect %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -SYNOPSIS: Determine if host side API is available an and if what - version is supported. +SYNOPSIS: Determine if host side API is available and in case it is + what version is supported. CALLED BY: GLOBAL PASS: nada