projects
/
pmount-gui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f257c6
)
Cosmetic fixes
author
Mikko Rasa
<tdb@tdb.fi>
Sun, 16 Nov 2014 16:37:12 +0000
(18:37 +0200)
committer
Mikko Rasa
<tdb@tdb.fi>
Sun, 16 Nov 2014 16:37:12 +0000
(18:37 +0200)
LICENSE.txt
patch
|
blob
|
history
main.c
patch
|
blob
|
history
diff --git
a/LICENSE.txt
b/LICENSE.txt
index ae8e5bb3032284cce8070c8652947d492a1e888e..da08f6b3fa24f5ee1ef1cc8bd6184c826948e7e6 100644
(file)
--- a/
LICENSE.txt
+++ b/
LICENSE.txt
@@
-1,4
+1,4
@@
-Copyright (c) 2011 Mikko Rasa, Mikkosoft Productions
+Copyright (c) 2011
-2014
Mikko Rasa, Mikkosoft Productions
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git
a/main.c
b/main.c
index ee51767f7a81db07984d50e37cd0be650a9b1377..bed5e1bf0dd0964c69e6fa161816e6d05a9ec075 100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-629,9
+629,6
@@
void row_activated(GtkTreeView *list, GtkTreePath *path, GtkTreeViewColumn *colu
else
gtk_main_quit();
}
- else
- {
- }
}
(void)column;