summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/strsep.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/strsep.c')
-rw-r--r--cpukit/libnetworking/libc/strsep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libnetworking/libc/strsep.c b/cpukit/libnetworking/libc/strsep.c
index 1d6e9ff79f..182319493d 100644
--- a/cpukit/libnetworking/libc/strsep.c
+++ b/cpukit/libnetworking/libc/strsep.c
@@ -29,6 +29,8 @@
* 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$
*/
#if defined(LIBC_SCCS) && !defined(lint)