goffice r2213 - trunk/goffice/utils



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]