diff options
author | Adam Hooper <adamh@src.gnome.org> | 2004-04-05 02:30:33 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2004-04-05 02:30:33 +0800 |
commit | d0c120301b078a3aa28e671504b6249c407bcbfe (patch) | |
tree | d40a0e680f7868e0103b7b83df58bf19a68ccf63 /HACKING | |
parent | 89eb2a7d9c293837b659f0335ff44a5946be9aea (diff) | |
download | gsoc2013-epiphany-d0c120301b078a3aa28e671504b6249c407bcbfe.tar.gz gsoc2013-epiphany-d0c120301b078a3aa28e671504b6249c407bcbfe.tar.zst gsoc2013-epiphany-d0c120301b078a3aa28e671504b6249c407bcbfe.zip |
Documented EphyNodeDb
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ need to stick to in order to get your patch accepted: Comment blocks are written like this: -/** +/* * bla_bla_cb: This is an example comment block */ |