]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sys-sunos4.c
typo
[ppp.git] / pppd / sys-sunos4.c
index 558e2f902e40a09b722370413137ed1d0c34dd96..19c233ff7e3f6d8a21020e1a08b8d0e6e5f91cc4 100644 (file)
@@ -25,9 +25,7 @@
  * OR MODIFICATIONS.
  */
 
-#ifndef lint
-static char rcsid[] = "$Id: sys-sunos4.c,v 1.22 1999/06/24 00:17:18 paulus Exp $";
-#endif
+#define RCSID  "$Id: sys-sunos4.c,v 1.24 1999/08/13 06:46:19 paulus Exp $"
 
 #include <stdio.h>
 #include <stddef.h>
@@ -67,6 +65,8 @@ extern void *alloca();
 #endif
 #endif /*sparc*/
 
+static const char rcsid[] = RCSID;
+
 static int     pppfd;
 static int     fdmuxid = -1;
 static int     iffd;