Home
last modified time | relevance | path

Searched refs:lastNote (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddebug.cpp189 const char* lastNote; in dprintf_winentry() local
191 lastNote = " (last one)"; in dprintf_winentry()
193 lastNote = ""; in dprintf_winentry()
196 lastNote, entry->weChksum, namePtr); in dprintf_winentry()