summaryrefslogtreecommitdiffstats
path: root/bin/stty/gfmt.c
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1996-12-14 06:16:51 +0000
committersteve <steve@FreeBSD.org>1996-12-14 06:16:51 +0000
commita958416f1b4a022c358b94db0b8e6bcc6cb54ee0 (patch)
treef6c900411aae5013d22524ee4377362e17e0a2bb /bin/stty/gfmt.c
parent1c6d77453c9343a570ad40843d4716a09846505d (diff)
downloadFreeBSD-src-a958416f1b4a022c358b94db0b8e6bcc6cb54ee0.zip
FreeBSD-src-a958416f1b4a022c358b94db0b8e6bcc6cb54ee0.tar.gz
-Wall cleaning.
Diffstat (limited to 'bin/stty/gfmt.c')
-rw-r--r--bin/stty/gfmt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/stty/gfmt.c b/bin/stty/gfmt.c
index f6ef0e1..62b30dc 100644
--- a/bin/stty/gfmt.c
+++ b/bin/stty/gfmt.c
@@ -30,11 +30,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: gfmt.c,v 1.3 1995/03/19 13:29:23 joerg Exp $
+ * $Id: gfmt.c,v 1.4 1995/05/30 00:07:26 rgrimes Exp $
*/
#ifndef lint
-static char sccsid[] = "@(#)gfmt.c 8.6 (Berkeley) 4/2/94";
+static char const sccsid[] = "@(#)gfmt.c 8.6 (Berkeley) 4/2/94";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud