[syslinux:master] com32/chain/mangle.c: remove useless comment

syslinux-bot for Michal Soltys soltys at ziu.info
Mon Mar 26 15:03:20 PDT 2012


Commit-ID:  9cbc3a5bfb1b58c5821757749129a67672f8c326
Gitweb:     http://www.syslinux.org/commit/9cbc3a5bfb1b58c5821757749129a67672f8c326
Author:     Michal Soltys <soltys at ziu.info>
AuthorDate: Sat, 25 Sep 2010 13:07:56 +0200
Committer:  Michal Soltys <soltys at ziu.info>
CommitDate: Tue, 28 Sep 2010 09:32:53 +0200

com32/chain/mangle.c: remove useless comment

Signed-off-by: Michal Soltys <soltys at ziu.info>

---
 com32/chain/mangle.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/com32/chain/mangle.c b/com32/chain/mangle.c
index aa95738..277e219 100644
--- a/com32/chain/mangle.c
+++ b/com32/chain/mangle.c
@@ -291,7 +291,7 @@ int mangles_bpb(const struct part_iter *iter, struct data_area *data)
 
 /*
  * This function performs full BPB patching, analogously to syslinux's
- * native BSS. opt.drv is prereq
+ * native BSS.
  */
 int manglesf_bss(struct data_area *sec, struct data_area *fil)
 {


More information about the Syslinux-commits mailing list