]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Fixed entry for static linking
authorJaroslav Kysela <perex@perex.cz>
Wed, 3 Apr 2002 17:47:17 +0000 (17:47 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 3 Apr 2002 17:47:17 +0000 (17:47 +0000)
src/pcm/pcm_lfloat.c

index ba1047cd7657010dd2135ebeda79632bebb2f0c2..6ff66f13c8fe99a128bf09ac03e86f7bed6d84eb 100644 (file)
@@ -41,7 +41,7 @@ typedef double double_t;
 
 #ifndef PIC
 /* entry for static linking */
-const char *_snd_module_pcm_float = "";
+const char *_snd_module_pcm_lfloat = "";
 #endif
 
 typedef struct {