From 5d1938a5d76d3a5dcd3f5039c991f4442e68253f Mon Sep 17 00:00:00 2001 From: glenux Date: Tue, 24 Feb 2004 09:27:14 +0000 Subject: [PATCH] * rename --- src/{queueLock.c => queueProtLock.c} | 0 src/{queueUnlock.c => queueProtUnlock.c} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/{queueLock.c => queueProtLock.c} (100%) rename src/{queueUnlock.c => queueProtUnlock.c} (100%) diff --git a/src/queueLock.c b/src/queueProtLock.c similarity index 100% rename from src/queueLock.c rename to src/queueProtLock.c diff --git a/src/queueUnlock.c b/src/queueProtUnlock.c similarity index 100% rename from src/queueUnlock.c rename to src/queueProtUnlock.c