diff options
Diffstat (limited to 'drumgizmo/output')
-rw-r--r-- | drumgizmo/output/outputdummy.cc | 2 | ||||
-rw-r--r-- | drumgizmo/output/outputdummy.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drumgizmo/output/outputdummy.cc b/drumgizmo/output/outputdummy.cc index 7f62a3d..3c390a5 100644 --- a/drumgizmo/output/outputdummy.cc +++ b/drumgizmo/output/outputdummy.cc @@ -1,6 +1,6 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /*************************************************************************** - * dummy.cc + * outputdummy.cc * * Fr 22. Jan 08:15:04 CET 2016 * Copyright 2016 Christian Glöckner diff --git a/drumgizmo/output/outputdummy.h b/drumgizmo/output/outputdummy.h index 758a47a..e1e18c7 100644 --- a/drumgizmo/output/outputdummy.h +++ b/drumgizmo/output/outputdummy.h @@ -1,6 +1,6 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /*************************************************************************** - * dummy.h + * outputdummy.h * * Fr 22. Jan 08:15:04 CET 2016 * Copyright 2016 Christian Glöckner |