From: borutr Date: Thu, 19 Jun 2003 13:02:00 +0000 (+0000) Subject: corrected the comment for function has_path() X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=cf71245201033494e28c1018f719f188df19282d;p=fw%2Fsdcc corrected the comment for function has_path() git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2708 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/support/Util/MySystem.c b/support/Util/MySystem.c index b735cd64..b78d99aa 100644 --- a/support/Util/MySystem.c +++ b/support/Util/MySystem.c @@ -243,7 +243,7 @@ merge_command(const char *command, const char *params) /*! - * check if the path is absolute + * check if the path is relative or absolute (if contains the dir separator) */ static int