summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/ls.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-05-05 21:24:18 +0000
committerdelphij <delphij@FreeBSD.org>2010-05-05 21:24:18 +0000
commita5718881d81033624f276036560f07f69ceac0cc (patch)
tree73276a50973e775737cb11e78f7f2386a3fe7968 /usr.bin/find/ls.c
parent9e7ca00a7d2a09aaf3de24d5ccf18e1a4d305e75 (diff)
downloadFreeBSD-src-a5718881d81033624f276036560f07f69ceac0cc.zip
FreeBSD-src-a5718881d81033624f276036560f07f69ceac0cc.tar.gz
Move SCCS tags to comments as they were already #if 0'ed.
Diffstat (limited to 'usr.bin/find/ls.c')
-rw-r--r--usr.bin/find/ls.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.bin/find/ls.c b/usr.bin/find/ls.c
index 88e4593..e96994b 100644
--- a/usr.bin/find/ls.c
+++ b/usr.bin/find/ls.c
@@ -29,14 +29,10 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * @(#)ls.c 8.1 (Berkeley) 6/6/93
*/
-#ifndef lint
-#if 0
-static char sccsid[] = "@(#)ls.c 8.1 (Berkeley) 6/6/93";
-#endif
-#endif /* not lint */
-
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud