[folks] Work around valadoc parsing bug with indented comments.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Work around valadoc parsing bug with indented comments.
- Date: Mon, 1 Aug 2011 21:17:18 +0000 (UTC)
commit a2fc4d9ac2415ec132654f0d436a5ae8abf75b15
Author: Travis Reitter <travis reitter collabora co uk>
Date: Mon Aug 1 14:09:10 2011 -0700
Work around valadoc parsing bug with indented comments.
folks/phone-details.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/folks/phone-details.vala b/folks/phone-details.vala
index 5653f25..c742675 100644
--- a/folks/phone-details.vala
+++ b/folks/phone-details.vala
@@ -80,6 +80,7 @@ public interface Folks.PhoneDetails : Object
* Normalise a given phone number.
*
* Typical normalisations:
+ *
* - `1-800-123-4567` â `18001234567`
* - `+1-800-123-4567` â `18001234567`
* - `+1-800-123-4567P123` â `18001234567P123`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]