projects
/
platform
/
upstream
/
libexif.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e9aee
)
Made a static table const
author
Dan Fandrich
<dan@coneharvesters.com>
Tue, 18 Nov 2008 23:41:35 +0000
(15:41 -0800)
committer
Dan Fandrich
<dan@coneharvesters.com>
Tue, 18 Nov 2008 23:41:35 +0000
(15:41 -0800)
libexif/fuji/mnote-fuji-tag.c
patch
|
blob
|
history
diff --git
a/libexif/fuji/mnote-fuji-tag.c
b/libexif/fuji/mnote-fuji-tag.c
index
bff33d8
..
e9f315b
100644
(file)
--- a/
libexif/fuji/mnote-fuji-tag.c
+++ b/
libexif/fuji/mnote-fuji-tag.c
@@
-26,7
+26,7
@@
#include "mnote-fuji-tag.h"
-static struct {
+static
const
struct {
MnoteFujiTag tag;
const char *name;
const char *title;