Author: djpig
Date: 2007-07-02 16:34:28 +0000 (Mon, 02 Jul 2007)
New Revision: 832

Modified:
   branches/dpkg-shlibdeps-buxy/scripts/modules/Shlibs.pm
   branches/dpkg-shlibdeps-buxy/scripts/modules/Version.pm
Log:
All modules should end with 1;


Modified: branches/dpkg-shlibdeps-buxy/scripts/modules/Shlibs.pm
===================================================================
--- branches/dpkg-shlibdeps-buxy/scripts/modules/Shlibs.pm      2007-07-02 
13:26:10 UTC (rev 831)
+++ branches/dpkg-shlibdeps-buxy/scripts/modules/Shlibs.pm      2007-07-02 
16:34:28 UTC (rev 832)
@@ -67,3 +67,4 @@
     return undef;
 }
 
+1;

Modified: branches/dpkg-shlibdeps-buxy/scripts/modules/Version.pm
===================================================================
--- branches/dpkg-shlibdeps-buxy/scripts/modules/Version.pm     2007-07-02 
13:26:10 UTC (rev 831)
+++ branches/dpkg-shlibdeps-buxy/scripts/modules/Version.pm     2007-07-02 
16:34:28 UTC (rev 832)
@@ -14,3 +14,4 @@
     return 1;
 }
 
+1;


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to