diff options
author | callum <none@none> | 2009-11-30 17:14:37 -0800 |
---|---|---|
committer | callum <none@none> | 2009-11-30 17:14:37 -0800 |
commit | 532a8ed0567878737cfc41ec516dbd1dec76003d (patch) | |
tree | 622f767dff948bd97b72ac4dbdf722a068d7531b /indra/llplugin/llpluginprocessparent.h | |
parent | d90aea0ede0fc6958d6f323a0eae4079f14c46f2 (diff) | |
parent | 948af3093c93461d11ab6a76a8aab7ea10e377c6 (diff) |
Merge with tip
Diffstat (limited to 'indra/llplugin/llpluginprocessparent.h')
-rw-r--r-- | indra/llplugin/llpluginprocessparent.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llplugin/llpluginprocessparent.h b/indra/llplugin/llpluginprocessparent.h index 1289e86c13..25669f5d78 100644 --- a/indra/llplugin/llpluginprocessparent.h +++ b/indra/llplugin/llpluginprocessparent.h @@ -2,6 +2,7 @@ * @file llpluginprocessparent.h * @brief LLPluginProcessParent handles the parent side of the external-process plugin API. * + * @cond * $LicenseInfo:firstyear=2008&license=viewergpl$ * * Copyright (c) 2008, Linden Research, Inc. @@ -27,6 +28,7 @@ * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, * COMPLETENESS OR PERFORMANCE. * $/LicenseInfo$ + * @endcond */ #ifndef LL_LLPLUGINPROCESSPARENT_H |