summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-07 10:44:13 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-07 10:44:13 +0000
commit7661687518fa5f59b9fa8efa4bf5e8c66aa13d2f (patch)
tree66b2abb49ea5829ef8f225c167b21062e53fe3f8 /TAO
parent5f38e16007de861d1add4d66a32e2f13c666a3d3 (diff)
downloadATCD-7661687518fa5f59b9fa8efa4bf5e8c66aa13d2f.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO')
-rw-r--r--TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/GeometryStore.pm3
-rw-r--r--TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/MonitorControl.pm3
2 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/GeometryStore.pm b/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/GeometryStore.pm
index 591d773796e..8521b664c69 100644
--- a/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/GeometryStore.pm
+++ b/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/GeometryStore.pm
@@ -1,11 +1,10 @@
-# $Id$
-
package GeometryStore;
# ******************************************************************
# Description : Store and retrieve geometry
# Author : Chad Elliott
# Create Date : 1/5/2006
+# $Id$
# ******************************************************************
# ******************************************************************
diff --git a/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/MonitorControl.pm b/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/MonitorControl.pm
index a79f09d34ce..e4602236597 100644
--- a/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/MonitorControl.pm
+++ b/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/MonitorControl.pm
@@ -1,11 +1,10 @@
-# $Id$
-
package MonitorControl;
# ************************************************************
# Description : Graphical interface for the Notify Service Monitor
# Author : Chad Elliott
# Create Date : 7/17/2007
+# $Id$
# ************************************************************
# ************************************************************