Index: head/audio/extace/files/patch-src::globals.h =================================================================== --- head/audio/extace/files/patch-src::globals.h (nonexistent) +++ head/audio/extace/files/patch-src::globals.h (revision 81912) @@ -0,0 +1,13 @@ +--- src/globals.h.orig Sun May 18 20:39:47 2003 ++++ src/globals.h Sun May 18 20:40:01 2003 +@@ -255,8 +255,8 @@ + gint winstyle; /* window function options */ + gint active_drawing_area; + gfloat noise_floor; +-gfloat noise_floor_min; +-gfloat noise_floor_max; ++extern const float noise_floor_min; ++extern const float noise_floor_max; + gint paused; + gint low_freq; + gint high_freq; Property changes on: head/audio/extace/files/patch-src::globals.h ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property