From e4be61675ea192391d2e9d586275b618544fa664 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 17 Aug 2004 12:49:23 +0000 Subject: [PATCH] rename clitext to cli-text git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@128 fefdeb5f-60dc-0310-8127-8f9354f1896f --- polyp/{clitext.c => cli-text.c} | 0 polyp/{clitext.h => cli-text.h} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename polyp/{clitext.c => cli-text.c} (100%) rename polyp/{clitext.h => cli-text.h} (100%) diff --git a/polyp/clitext.c b/polyp/cli-text.c similarity index 100% rename from polyp/clitext.c rename to polyp/cli-text.c diff --git a/polyp/clitext.h b/polyp/cli-text.h similarity index 100% rename from polyp/clitext.h rename to polyp/cli-text.h