]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
formating
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 14 Sep 2010 21:23:31 +0000 (16:23 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 14 Sep 2010 21:23:31 +0000 (16:23 -0500)
src/tone2wav.c

index bf51e3a5668ea45175ce7ee5fd10d8946a3935a6..4415860802e9333b784e04b1efad4282d07ffc2d 100644 (file)
@@ -171,7 +171,7 @@ int main(int argc, char *argv[])
        teletone_destroy_session(&ts);
        switch_core_file_close(&fh);
        
-       printf("File: %s generated.....\nPlease support:\n\nFreeSWITCH http://www.freeswitch.org\nClueCon http://www.cluecon.com\n", file);
+       printf("File: %s generated.....\n\nPlease support:\nFreeSWITCH http://www.freeswitch.org\nClueCon http://www.cluecon.com\n", file);
 
  end: