diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:34:41 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:34:41 +0000 |
| commit | dd3cb56845afea8d0480ed47caf7e5e415ab19e6 (patch) | |
| tree | c5a518bb4454c5e992b53cd059403def4b7a62c5 /sys/ddb/db_command.c | |
| parent | 8318960abd5b90dedd265c6ab22276f14bd7df34 (diff) | |
Notes
Diffstat (limited to 'sys/ddb/db_command.c')
| -rw-r--r-- | sys/ddb/db_command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_command.c b/sys/ddb/db_command.c index 2e45a3d2ae66..904b6a61f0a2 100644 --- a/sys/ddb/db_command.c +++ b/sys/ddb/db_command.c @@ -1,4 +1,4 @@ -/* +/*- * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. |
