summaryrefslogtreecommitdiff
path: root/lib/ds/plvrsion.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ds/plvrsion.c')
-rw-r--r--lib/ds/plvrsion.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ds/plvrsion.c b/lib/ds/plvrsion.c
index 1af25417..14c1d676 100644
--- a/lib/ds/plvrsion.c
+++ b/lib/ds/plvrsion.c
@@ -68,9 +68,9 @@ PRVersionDescription VERSION_DESC_NAME =
* must not end in a '$' to prevent rcs keyword substitution.
*/
static char rcsid[] = "$Header: NSPR " PR_VERSION _DEBUG_STRING
- " " _BUILD_STRING " $";
+ " " _BUILD_STRING " $";
static char sccsid[] = "@(#)NSPR " PR_VERSION _DEBUG_STRING
- " " _BUILD_STRING;
+ " " _BUILD_STRING;
#endif /* XP_UNIX */