From 8b28b2a559e0fe89fd86dec1ea5a8be00a16b499 Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 19 Mar 2005 14:40:56 +0000 Subject: cosmetic changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@388 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openwrt/mtd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/openwrt/mtd.c') diff --git a/package/openwrt/mtd.c b/package/openwrt/mtd.c index 37dbd1212..528eef3c2 100644 --- a/package/openwrt/mtd.c +++ b/package/openwrt/mtd.c @@ -1,10 +1,8 @@ /* - * mtd.c + * mtd - simple memory technology device manipulation tool * * Copyright (C) 2005 Waldemar Brodkorb * - * $Id$ - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 @@ -23,6 +21,8 @@ * it is mainly code from the linux-mtd project, which accepts the same * command line arguments as the broadcom utility * + * $Id$ + * */ #include -- cgit v1.2.3