diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-08-20 00:25:35 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-08-20 00:25:35 +0000 |
commit | 4055d06426455f14922e0519ecf6eb7c4851abe2 (patch) | |
tree | ce684641ebdcc00b609e481e17ba7c99b4b4492e /sys/arch/mvme68k/stand | |
parent | bd9d4ee5da76d6871d032dcd9f673531d0819008 (diff) |
spaces
Diffstat (limited to 'sys/arch/mvme68k/stand')
-rw-r--r-- | sys/arch/mvme68k/stand/libsa/parse_args.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/libsa/parse_args.c b/sys/arch/mvme68k/stand/libsa/parse_args.c index ac087554150..180000a131a 100644 --- a/sys/arch/mvme68k/stand/libsa/parse_args.c +++ b/sys/arch/mvme68k/stand/libsa/parse_args.c @@ -1,8 +1,8 @@ -/* $OpenBSD: parse_args.c,v 1.5 2003/06/04 16:36:14 deraadt Exp $ */ +/* $OpenBSD: parse_args.c,v 1.6 2003/08/20 00:25:34 deraadt Exp $ */ /*- * Copyright (c) 1995 Theo de Raadt - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |