Page MenuHomeFreeBSD

D16895.diff
No OneTemporary

D16895.diff

Index: head/sbin/devmatch/devmatch.c
===================================================================
--- head/sbin/devmatch/devmatch.c
+++ head/sbin/devmatch/devmatch.c
@@ -386,7 +386,7 @@
if (all_flag)
printf("%s: %s", *dev ? dev : "unattached", lastmod);
else
- printf("%s", lastmod);
+ printf("%s\n", lastmod);
if (verbose_flag)
printf("Matches --- %s ---\n", lastmod);
}

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 25, 1:14 PM (20 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32127406
Default Alt Text
D16895.diff (434 B)

Event Timeline