goffice r2213 - trunk/goffice/utils
- From: mortenw svn gnome org
- To: svn-commits-list gnome org
- Subject: goffice r2213 - trunk/goffice/utils
- Date: Fri, 12 Sep 2008 13:14:47 +0000 (UTC)
Author: mortenw
Date: Fri Sep 12 13:14:46 2008
New Revision: 2213
URL: http://svn.gnome.org/viewvc/goffice?rev=2213&view=rev
Log:
Add fall-through comment.
Modified:
   trunk/goffice/utils/go-format.c
Modified: trunk/goffice/utils/go-format.c
==============================================================================
--- trunk/goffice/utils/go-format.c	(original)
+++ trunk/goffice/utils/go-format.c	Fri Sep 12 13:14:46 2008
@@ -3398,6 +3398,7 @@
 		case TOK_GENERAL:
 			/* Oops.  Pretend we saw only "G".  */
 			str = token + 1;
+			/* Fall through */
 		default:
 		regular:
 			/* Tokenizer doesn't know translated "General".  */
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]