diff options
author | fluxgen <fluxgen> | 2003-12-16 23:36:06 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-12-16 23:36:06 (GMT) |
commit | 90ff80f89b990fcdf98d8c28b4d85a4420a8e213 (patch) | |
tree | 0761fc0b38fd787e988ea673f48f0740075c9b2e /src/FbCommands.hh | |
parent | 72b878f78c0df0a54cf8e9f04bb2e22dd6715658 (diff) | |
download | fluxbox-90ff80f89b990fcdf98d8c28b4d85a4420a8e213.zip fluxbox-90ff80f89b990fcdf98d8c28b4d85a4420a8e213.tar.bz2 |
cleaning
Diffstat (limited to 'src/FbCommands.hh')
-rw-r--r-- | src/FbCommands.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbCommands.hh b/src/FbCommands.hh index d77bbf7..fc97791 100644 --- a/src/FbCommands.hh +++ b/src/FbCommands.hh | |||
@@ -19,7 +19,7 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id: FbCommands.hh,v 1.13 2003/12/03 22:13:21 fluxgen Exp $ | 22 | // $Id: FbCommands.hh,v 1.14 2003/12/16 23:35:00 fluxgen Exp $ |
23 | 23 | ||
24 | // \file contains basic commands to restart, reconfigure, execute command and exit fluxbox | 24 | // \file contains basic commands to restart, reconfigure, execute command and exit fluxbox |
25 | 25 | ||
@@ -98,6 +98,6 @@ public: | |||
98 | void execute(); | 98 | void execute(); |
99 | }; | 99 | }; |
100 | 100 | ||
101 | }; // end namespace FbCommands | 101 | } // end namespace FbCommands |
102 | 102 | ||
103 | #endif // FBCOMMANDS_HH | 103 | #endif // FBCOMMANDS_HH |