diff options
author | mathias <mathias> | 2004-11-19 11:37:27 (GMT) |
---|---|---|
committer | mathias <mathias> | 2004-11-19 11:37:27 (GMT) |
commit | 993c17cf2efd3caba5241276c268909197dd3681 (patch) | |
tree | 359f736f02844fe9754635ac843bcdf8e3d1d854 /src/FbCommandFactory.hh | |
parent | ee8b44813e59c481cf080bde641473a632309219 (diff) | |
download | fluxbox_pavel-993c17cf2efd3caba5241276c268909197dd3681.zip fluxbox_pavel-993c17cf2efd3caba5241276c268909197dd3681.tar.bz2 |
svn propset svn:keywords "Id"
Diffstat (limited to 'src/FbCommandFactory.hh')
-rw-r--r-- | src/FbCommandFactory.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbCommandFactory.hh b/src/FbCommandFactory.hh index 135c87f..d1fd797 100644 --- a/src/FbCommandFactory.hh +++ b/src/FbCommandFactory.hh | |||
@@ -20,7 +20,7 @@ | |||
20 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 20 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
21 | // DEALINGS IN THE SOFTWARE. | 21 | // DEALINGS IN THE SOFTWARE. |
22 | 22 | ||
23 | // $Id: FbCommandFactory.hh,v 1.1 2003/06/30 14:49:23 fluxgen Exp $ | 23 | // $Id$ |
24 | 24 | ||
25 | #include "CommandParser.hh" | 25 | #include "CommandParser.hh" |
26 | 26 | ||