From 8c37f3b98c937d0d3b106ebe21f7bd90023e1db2 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 7 Dec 2005 22:14:05 +0000
Subject: [PATCH] correct "$Id: $" to be "$Id"

---
 src/slurmd/common/stepd_api.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/slurmd/common/stepd_api.c b/src/slurmd/common/stepd_api.c
index 1c318e8815b..2909f903182 100644
--- a/src/slurmd/common/stepd_api.c
+++ b/src/slurmd/common/stepd_api.c
@@ -1,6 +1,6 @@
 /*****************************************************************************\
  *  src/slurmd/common/stepd_api.c - slurmstepd message API
- *  $Id: $
+ *  $Id$
  *****************************************************************************
  *  Copyright (C) 2005 The Regents of the University of California.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
-- 
GitLab