From 21776b7ed1f68d7df22575cb47c6626c055179ca Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Tue, 9 Nov 2010 14:44:39 +0100 Subject: [PATCH] Update Makefile and canping --- Makefile | 2 +- canping | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b22a357..76b56fd 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ endif ifeq ($(MAKERULES_DIR),) all : default .DEFAULT:: - @echo -e "\nThe Makefile.rules has not been found in this or partent directory\n" + @echo -e "\nThe Makefile.rules has not been found in this or parent directory\n" else include $(MAKERULES_DIR)/Makefile.rules endif diff --git a/canping b/canping index 9c02efb..472c30c 160000 --- a/canping +++ b/canping @@ -1 +1 @@ -Subproject commit 9c02efb698d2072ac7de98f5f606b44280c40518 +Subproject commit 472c30c0ba17095562f9d4b493e78c6a76350659 -- 2.39.2