mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
image: Clarify comment.
* gnu/system/image.scm: Adjust comment.
This commit is contained in:
parent
6232959311
commit
9ad14196ce
1 changed files with 3 additions and 3 deletions
|
@ -972,9 +972,9 @@ (define target (cond
|
||||||
(G_ "~a: unsupported image format") image-format)))))))
|
(G_ "~a: unsupported image format") image-format)))))))
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;;
|
||||||
;; Image detection.
|
;;; Image type discovery.
|
||||||
;;
|
;;;
|
||||||
|
|
||||||
(define (image-modules)
|
(define (image-modules)
|
||||||
"Return the list of image modules."
|
"Return the list of image modules."
|
||||||
|
|
Loading…
Reference in a new issue