File: png_expected_diff

package info (click to toggle)
diffoscope 78~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 3,520 kB
  • sloc: python: 7,896; sh: 58; makefile: 54
file content (10 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
@@ -1,8 +1,8 @@
 #SNG: from stdin
 IHDR {
     width: 1; height: 1; bitdepth: 8;
     using color;
 }
 IMAGE {
-    pixels hex ffffff ;
+    pixels base64 777;
 }