summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-08-08 11:01:04 +0930
committerAndrew Jeffery <andrew@aj.id.au>2018-09-05 17:44:24 +0930
commitf593b1bd1a56c562212bcacbd8f9c5c5fe9e5994 (patch)
tree792d29abdd82e74750a0071c9db5fc94a742fdbd /Documentation
parent17971e44a9c11df80d229cf1a41230baa7fa65e0 (diff)
downloadphosphor-mboxbridge-f593b1bd1a56c562212bcacbd8f9c5c5fe9e5994.tar.gz
phosphor-mboxbridge-f593b1bd1a56c562212bcacbd8f9c5c5fe9e5994.zip
mboxd: Rename windows files
Change-Id: I44e110906fd0f751f8f34b175f971e65896a7301 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/mboxd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mboxd.md b/Documentation/mboxd.md
index 407ada6..ce82ad8 100644
--- a/Documentation/mboxd.md
+++ b/Documentation/mboxd.md
@@ -31,7 +31,7 @@ lpc.c - Contains the functions for controlling the LPC bus mapping
including pointing the bus so it maps flash and memory.
mboxd_msg.c - Contains the handlers for the mbox commands which the daemon
can receive.
-mboxd_windows.c - Contains the functions for managing the window cache.
+windows.c - Contains the functions for managing the window cache.
```
## Daemon State
OpenPOWER on IntegriCloud