remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <popper.h>
|
||||
RCSID("$Id$");
|
||||
|
||||
/*
|
||||
/*
|
||||
* get_command: Extract the command from an input line form a POP client
|
||||
*/
|
||||
|
||||
@@ -133,7 +133,7 @@ pop_get_command(POP *p, char *mp)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/* Return a pointer to the entry for this command in
|
||||
/* Return a pointer to the entry for this command in
|
||||
the command/state table */
|
||||
return (s);
|
||||
}
|
||||
|
Reference in New Issue
Block a user