]> git.wh0rd.org - dump.git/blobdiff - compat/lib/compatglob.c
Added version in usage text.
[dump.git] / compat / lib / compatglob.c
index 7616b808f01507f2e6f738209a4cf06511661ca4..d20a8933448420f040fba331941c4578731db7b1 100644 (file)
@@ -2,8 +2,7 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *      Stelian Pop <pop@cybercable.fr>, 1999
- *
+ *     Stelian Pop <pop@cybercable.fr>, 1999
  */
 
 /*
@@ -40,8 +39,6 @@
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
- *
- * $Id: compatglob.c,v 1.2 1999/10/11 13:31:10 stelian Exp $
  */
 
 /*
  *     Number of matches in the current invocation of glob.
  */
 
+#ifndef lint
+static const char rcsid[] =
+       "$Id: compatglob.c,v 1.3 1999/10/13 09:57:19 stelian Exp $";
+#endif /* not lint */
+
 #include <config.h>
 
 #ifndef HAVE_GLOB