diff options
-rw-r--r-- | src/cmd/upas/nfs/imap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/upas/nfs/imap.c b/src/cmd/upas/nfs/imap.c index e9d56b93..8eec7255 100644 --- a/src/cmd/upas/nfs/imap.c +++ b/src/cmd/upas/nfs/imap.c @@ -1369,7 +1369,9 @@ xfetch(Imap *z, Sx *sx) } } } +/* This happens: too bad. warn("FETCH without UID: %$", sx); +*/ return; haveuid: |