[gnome-bluetooth] lib: trivial: remove unneeded gtk-doc comment and with wrong spelling
- From: Daniele Forsi <dforsi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: trivial: remove unneeded gtk-doc comment and with wrong spelling
- Date: Fri, 14 Jun 2013 20:50:33 +0000 (UTC)
commit e4d95ed6d394c424351286e684da3702e2ca4158
Author: Daniele Forsi <dforsi src gnome org>
Date: Fri Jun 14 14:34:43 2013 +0200
lib: trivial: remove unneeded gtk-doc comment and with wrong spelling
The right spelling is /*< private >*/ without spaces between asterisks
and angle brackets but it isn't needed because all symbols starting
with '_' are private by default.
lib/bluetooth-chooser-combo.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/bluetooth-chooser-combo.h b/lib/bluetooth-chooser-combo.h
index 0e0c08c..33054fa 100644
--- a/lib/bluetooth-chooser-combo.h
+++ b/lib/bluetooth-chooser-combo.h
@@ -45,7 +45,6 @@ typedef struct _BluetoothChooserComboClass BluetoothChooserComboClass;
typedef struct _BluetoothChooserCombo {
GtkBox parent;
- /* < private > */
BluetoothChooserComboPrivate *priv;
} BluetoothChooserCombo;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]