Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 36842 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/pic2graph (+1 lines)
Lines 45-50 Link Here
45
    case $1 in
45
    case $1 in
46
    -unsafe)
46
    -unsafe)
47
	groffpic_opts="-U"
47
	groffpic_opts="-U"
48
	shift;;
48
    -format)
49
    -format)
49
	format=$2
50
	format=$2
50
	shift;;
51
	shift;;

Return to bug 36842