gmime r1506 - trunk/util
- From: fejj svn gnome org
- To: svn-commits-list gnome org
- Subject: gmime r1506 - trunk/util
- Date: Tue, 17 Feb 2009 14:45:32 +0000 (UTC)
Author: fejj
Date: Tue Feb 17 14:45:32 2009
New Revision: 1506
URL: http://svn.gnome.org/viewvc/gmime?rev=1506&view=rev
Log:
fixed indent
Modified:
trunk/util/url-scanner.c
Modified: trunk/util/url-scanner.c
==============================================================================
--- trunk/util/url-scanner.c (original)
+++ trunk/util/url-scanner.c Tue Feb 17 14:45:32 2009
@@ -445,7 +445,7 @@
if (inptr < inend) {
switch (*inptr) {
- case ':': /* we either have a port or a password */
+ case ':': /* we either have a port or a password */
inptr++;
if (is_digit (*inptr) || passwd) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]