Files
source/Y/write_error.html

19 lines
1.1 KiB
HTML
Raw Permalink Normal View History

2026-02-01 17:32:02 +00:00
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>write_error</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/src--file_history.c.html#L138'>write_error</a> 138 src/file_history.c gboolean write_error = FALSE;</span>
<span class='curline'><a href='../S/src--file_history.c.html#L153'>write_error</a> 153 src/file_history.c for (; file_list != NULL &amp;&amp; !write_error; file_list = g_list_next (file_list))</span>
<span class='curline'><a href='../S/src--file_history.c.html#L156'>write_error</a> 156 src/file_history.c write_error = (fprintf (f, "%s\n", s-&gt;str) &lt; 0);</span>
<span class='curline'><a href='../S/src--file_history.c.html#L165'>write_error</a> 165 src/file_history.c if (write_error)</span>
</pre>
</body>
</html>