diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2014-10-11 20:25:19 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2014-10-11 20:25:19 +0000 |
commit | 1549fb22e69a7c5bd24f160f9990755a33e6fe54 (patch) | |
tree | 05aca1b60f6c69a7cb563b3c7678a3e419b3b2df /sys/ddb/db_watch.h | |
parent | d0d8c133c7f1963a3543d5b7d50ae525c9ea03c8 (diff) | |
download | src-1549fb22e69a7c5bd24f160f9990755a33e6fe54.tar.gz src-1549fb22e69a7c5bd24f160f9990755a33e6fe54.zip |
ddb: space/tab fixes.
No functional change.
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=272958
Diffstat (limited to 'sys/ddb/db_watch.h')
-rw-r--r-- | sys/ddb/db_watch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_watch.h b/sys/ddb/db_watch.h index 7c48ce8af1b1..d4fdfc855bd4 100644 --- a/sys/ddb/db_watch.h +++ b/sys/ddb/db_watch.h @@ -27,7 +27,7 @@ */ /* - * Author: David B. Golub, Carnegie Mellon University + * Author: David B. Golub, Carnegie Mellon University * Date: 10/90 */ |