[syslinux:lwip] idle.c: remove -*- fundamental -*- tag

syslinux-bot for H. Peter Anvin hpa at zytor.com
Sun Apr 24 21:03:25 PDT 2011


Commit-ID:  2948efb24928c01e5935124abb26ecedb55433e8
Gitweb:     http://syslinux.zytor.com/commit/2948efb24928c01e5935124abb26ecedb55433e8
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Sun, 24 Apr 2011 20:53:12 -0700
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Sun, 24 Apr 2011 20:53:12 -0700

idle.c: remove -*- fundamental -*- tag

This is a normal C file, no reason for a -*- fundamental -*- tag as
used in NASM source code.

Signed-off-by: H. Peter Anvin <hpa at zytor.com>


---
 core/idle.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/idle.c b/core/idle.c
index dfdc77a..f2c1a05 100644
--- a/core/idle.c
+++ b/core/idle.c
@@ -1,5 +1,5 @@
-/* -*- fundamental -*- ---------------------------------------------------
- *
+/* ----------------------------------------------------------------------- *
+ *   
  *   Copyright 2008 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *



More information about the Syslinux-commits mailing list