Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3346 → Rev 3358

/trunk/uspace/app/bdsh/cmds/modules/cat/cat.h
3,6 → 3,7
 
/* Prototypes for the cat command, excluding entry points */
 
extern unsigned int cat_file(const char *, size_t);
 
#endif /* CAT_H */