diff options
author | Mike Buland <eichlan@xagasoft.com> | 2006-10-31 20:22:40 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2006-10-31 20:22:40 +0000 |
commit | 73cb610641b9d69aea0f75b6ccd26236e6c8c3fc (patch) | |
tree | d583b15671c501b0bcf6bec8304eb3a814140460 /src/programlink.h | |
parent | 251de734feb2be2d414255dff8358045116e28e1 (diff) | |
download | libbu++-73cb610641b9d69aea0f75b6ccd26236e6c8c3fc.tar.gz libbu++-73cb610641b9d69aea0f75b6ccd26236e6c8c3fc.tar.bz2 libbu++-73cb610641b9d69aea0f75b6ccd26236e6c8c3fc.tar.xz libbu++-73cb610641b9d69aea0f75b6ccd26236e6c8c3fc.zip |
Update to ConnectionManager, things are much, much better now.
Diffstat (limited to 'src/programlink.h')
-rw-r--r-- | src/programlink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/programlink.h b/src/programlink.h index 6499fc2..f93edcc 100644 --- a/src/programlink.h +++ b/src/programlink.h | |||
@@ -70,7 +70,7 @@ public: | |||
70 | 70 | ||
71 | private: | 71 | private: |
72 | /** | 72 | /** |
73 | * Set which chain we're assosiated with. This is hope IRM messages make | 73 | * Set which chain we're assosiated with. This is how IRM messages make |
74 | * it out to the rest of the world. | 74 | * it out to the rest of the world. |
75 | *@param pNewChain A pointer to the containing program chain. | 75 | *@param pNewChain A pointer to the containing program chain. |
76 | */ | 76 | */ |