diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 05:51:47 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 05:51:47 +0000 |
| commit | 6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8 (patch) | |
| tree | e1331adb5d216f2b3fa6baa6491752348d2e5f10 /libexec/xtend | |
| parent | a2f0036ac41fe46dd47d6339982567f19437ade9 (diff) | |
Notes
Diffstat (limited to 'libexec/xtend')
| -rw-r--r-- | libexec/xtend/packet.c | 2 | ||||
| -rw-r--r-- | libexec/xtend/status.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libexec/xtend/packet.c b/libexec/xtend/packet.c index 19958a980347..8dfad8808bbd 100644 --- a/libexec/xtend/packet.c +++ b/libexec/xtend/packet.c @@ -314,4 +314,4 @@ unsigned char *p; } } } -} +} diff --git a/libexec/xtend/status.c b/libexec/xtend/status.c index c09ae8582065..2ee3812a2d56 100644 --- a/libexec/xtend/status.c +++ b/libexec/xtend/status.c @@ -59,7 +59,7 @@ initstatus() * Checkpoint status of any devices whose status has changed * and notify anyone monitoring those devices. */ - + checkpoint_status() { int h, i, k, offset; |
