summaryrefslogtreecommitdiff
path: root/syncfiles.pl
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-15 17:52:45 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-15 17:52:45 -0700
commitd710e2be268706f80e8b1e59492b443056141779 (patch)
treedf67609297f2ba8f3082d92391179830ff278387 /syncfiles.pl
parent2aa77394b7b5523fb031a0c059f0db7b93e565d5 (diff)
downloadnasm-d710e2be268706f80e8b1e59492b443056141779.tar.gz
syncfiles.pl: remove obsolete comment
There isn't anything magic about the input file syntax.
Diffstat (limited to 'syncfiles.pl')
-rwxr-xr-xsyncfiles.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/syncfiles.pl b/syncfiles.pl
index 5be984ac..ea77ca4d 100755
--- a/syncfiles.pl
+++ b/syncfiles.pl
@@ -4,7 +4,6 @@
# Use the mkdep.pl parameters to get the filename syntax
#
# The first file is the source file; the other ones target.
-# The initial file is assumed to be in Unix notation.
#
%def_hints = ('object-ending' => '.o',
'path-separator' => '/',