Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7140871
D1201.id3074.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D1201.id3074.diff
View Options
diff --git a/Daeghrefn/Gerrit.tcl b/Daeghrefn/Gerrit.tcl
--- a/Daeghrefn/Gerrit.tcl
+++ b/Daeghrefn/Gerrit.tcl
@@ -185,7 +185,7 @@
# When a message is received, we sent the decoded json message
# to gerrit::callevent, which has the job to fire events and
# to call event callback procedures.
-
+
global buffers
if {$text == ""} {
diff --git a/Daeghrefn/Last.fm.tcl b/Daeghrefn/Last.fm.tcl
--- a/Daeghrefn/Last.fm.tcl
+++ b/Daeghrefn/Last.fm.tcl
@@ -11,7 +11,7 @@
}
"count" {
-
+
}
"top5" {
@@ -64,4 +64,4 @@
proc url {} {
registry get lastfm.api.url
}
-}
\ No newline at end of file
+}
diff --git a/Daeghrefn/Wikimedia.tcl b/Daeghrefn/Wikimedia.tcl
--- a/Daeghrefn/Wikimedia.tcl
+++ b/Daeghrefn/Wikimedia.tcl
@@ -152,7 +152,7 @@
if {![regexp $re $char]} { return 0 }
}
#UTF-8 ok
- }
+ }
return 1
}
@@ -221,7 +221,7 @@
if {![regexp "^\[a-z]\[A-Za-z0-9]*$" $setting]} {
return "Not a valid setting: $setting"
}
-
+
if {![regexp "^\[a-z]\[a-z0-9_]*$" $project]} {
return "Not a valid project: $project"
}
diff --git a/Daeghrefn/Wolfplex.tcl b/Daeghrefn/Wolfplex.tcl
--- a/Daeghrefn/Wolfplex.tcl
+++ b/Daeghrefn/Wolfplex.tcl
@@ -25,4 +25,3 @@
flush $fd
close $fd
}
-
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 22, 09:22 (14 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2594948
Default Alt Text
D1201.id3074.diff (1 KB)
Attached To
Mode
D1201: Clean up whitelines and spaces
Attached
Detach File
Event Timeline
Log In to Comment