Check-in [4f24addea9]
Not logged in
Overview

SHA1 Hash:4f24addea90ae08183c153b06f2fc72d4ebdd873
Date: 2009-12-20 21:34:51
User: drh
Comment:Fix a comment formatting error in the recent skins.c changes.
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified src/skins.c from [b884f12004] to [61096f713e].

@@ -26,10 +26,11 @@
 */
 #include <assert.h>
 #include "config.h"
 #include "skins.h"
 
+/* @-comment: // */
 /*
 ** A black-and-white theme with the project title in a bar across the top
 ** and no logo image.
 */
 static const char zBuiltinSkin1[] =