Commit 2ddbba41 authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

fixing syntax error in paraview/5.11.0

parent 72ecb884
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ switch $desktop {

  }
  default {
  äputs        stderr   "No Wayland: $desktop"
  #puts        stderr   "No Wayland: $desktop"
  }
}