diff options
Diffstat (limited to 'TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.h')
-rw-r--r-- | TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.h b/TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.h index 9af2c134dc2..f093f6731ef 100644 --- a/TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.h +++ b/TAO/DevGuideExamples/LocalObjects/ServantLocator/Messenger_i.h @@ -17,7 +17,7 @@ // http://doc.ece.uci.edu/ // // Information about TAO is available at: -// http://www.cs.wustl.edu/~schmidt/TAO.html +// http://www.dre.vanderbilt.edu/~schmidt/TAO.html #ifndef MESSENGERI_H_ #define MESSENGERI_H_ |