All of lore.kernel.org
 help / color / mirror / Atom feed
From: Only me <XSFX@linuxfreak.com>
To: linux-sound@vger.kernel.org
Subject: small typo in gus_wave.c (very old but still unfixed) [patch]
Date: Tue, 04 May 1999 16:16:55 +0000	[thread overview]
Message-ID: <marc-linux-sound-92586206812777@msgid-missing> (raw)

well, I just found it annoying :)


--- linux/drivers/sound/gus_wave.c.orig	Tue May  4 18:09:00 1999
+++ linux/drivers/sound/gus_wave.c	Tue May  4 18:09:20 1999
@@ -3061,7 +3061,7 @@
 				}
 			}
 			else
-				printk(KERN_WARNING "GUS: No CS4231 ??");
+				printk(KERN_WARNING "GUS: No CS4231 ??\n");
+				/* '\n' added by XSFX@linuxfreak.com */
 #else
 			printk(KERN_ERR "GUS MAX found, but not compiled in\n");
 #endif

                 reply	other threads:[~1999-05-04 16:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-92586206812777@msgid-missing \
    --to=xsfx@linuxfreak.com \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.