summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-01-16 20:14:20 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-16 20:14:20 +0000
commit0ee36da9691c2311d2134fd61f222ea3bed5827e (patch)
treee0f130ad7a7f1c3836f8ee2645abfea6727b22e5 /ChangeLog
parent80e647a8dbc97662b9d966c0f7a8e1aedea89eed (diff)
downloadpango-0ee36da9691c2311d2134fd61f222ea3bed5827e.tar.gz
Replace C++-style // comments with C-style /* */ ones.
2007-01-16 Behdad Esfahbod <behdad@gnome.org> * examples/pangowin32tobmp.c (SaveBitmap): * modules/tibetan/tibetan-fc.c: Replace C++-style // comments with C-style /* */ ones. svn path=/trunk/; revision=2164
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3244c394..a108c9d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-01-16 Behdad Esfahbod <behdad@gnome.org>
+ * examples/pangowin32tobmp.c (SaveBitmap):
+ * modules/tibetan/tibetan-fc.c:
+ Replace C++-style // comments with C-style /* */ ones.
+
+2007-01-16 Behdad Esfahbod <behdad@gnome.org>
+
*.c, *.h: Drop trailing whitespace.
2007-01-16 Behdad Esfahbod <behdad@gnome.org>