repo.or.cz
/
gentoo
/
gentoo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dev-python/agate: Bump to 1.13.0
[gentoo/gentoo.git]
/
x11-misc
/
bbacpi
/
files
/
bbacpi-0.1.5-noextraquals.diff
blob
7da903cbd4ca61ba3e6fec127c8c2aedd7caf8c6
1
--- a/resource.hh
2
+++ b/resource.hh
3
@@ -126,8 +126,8 @@
4
{
5
6
public:
7
- Resource::Resource(ToolWindow *);
8
- Resource::~Resource(void);
9
+ Resource(ToolWindow *);
10
+ ~Resource(void);
11
12
struct FRAME frame;
13
struct LABEL label;