Standardize on the vi editing directives being on the first line.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* vi: set ts=4:
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
*
|
||||
* dmesg - display/control kernel ring buffer.
|
||||
*
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/* fdformat.c - Low-level formats a floppy disk - Werner Almesberger */
|
||||
|
||||
/* 1999-02-22 Arkadiusz Mi<4D>kiewicz <misiek@pld.ORG.PL>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/* fdisk.c -- Partition table manipulator for Linux.
|
||||
*
|
||||
* Copyright (C) 1992 A. V. Le Blanc (LeBlanc@mcc.ac.uk)
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* getopt.c - Enhanced implementation of BSD getopt(1)
|
||||
* Copyright (c) 1997, 1998, 1999, 2000 Frodo Looijaard <frodol@dds.nl>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* hexdump implementation for busybox
|
||||
* Based on code from util-linux v 2.11l
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ipcrm.c -- utility to allow removal of IPC objects and data structures.
|
||||
*
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ipcs.c -- provides information on allocated ipc resources.
|
||||
*
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* Mini losetup implementation for busybox
|
||||
*
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/* vi:set ts=4:
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
*
|
||||
* mdev - Mini udev for busybox
|
||||
*
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* readprofile.c - used to read /proc/profile
|
||||
*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* vi:set ts=4:*/
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/* Copyright 2005 Rob Landley <rob@landley.net>
|
||||
*
|
||||
* Switch from rootfs to another filesystem as the root of the mount tree.
|
||||
|
||||
Reference in New Issue
Block a user