X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fmodule.c;h=74e725eca6f554ad04604d6dd46efbed9f865f0d;hb=b9ce0bad7daf7c0a2333c91fdb1e35d602afe17f;hp=28c3ca70941c0b8764953961224489db849feeb3;hpb=90e19f82bca635a1ba52b8a50b64e484bd19c14f;p=lttv.git diff --git a/lttv/lttv/module.c b/lttv/lttv/module.c index 28c3ca70..74e725ec 100644 --- a/lttv/lttv/module.c +++ b/lttv/lttv/module.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. */ @@ -601,7 +601,7 @@ static void destroy() initialized = FALSE; - exit(0); + //exit(0); } LTTV_MODULE("module", "Modules in libraries", \