pspp.git - GNU PSPP

index : pspp.git
GNU PSPP
summary refs log tree commit diff
path: root/src/libpspp/ext-array.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libpspp/ext-array.c')
-rw-r--r--src/libpspp/ext-array.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libpspp/ext-array.c b/src/libpspp/ext-array.c
index 9129d365d..c03d0c23c 100644
--- a/src/libpspp/ext-array.c
+++ b/src/libpspp/ext-array.c
@@ -124,7 +124,7 @@ do_read (const struct ext_array *ea_, void *buffer, size_t bytes)
if (ferror (ea->file))
msg_error (errno, _("reading temporary file"));
else if (feof (ea->file))
- msg_error ( 0, _("unexpected end of file reading temporary file"));
+ msg_error (0, _("unexpected end of file reading temporary file"));
else
NOT_REACHED ();
return false;
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月23日 14:41:58 +0000

AltStyle によって変換されたページ (->オリジナル) /